videoChromaFromString

Convert s to a #GstVideoChromaSite

More...
videoChromaFromString
(
string s
)

Parameters

s string

a chromasite string

Return Value

Type: gstvideo.types.VideoChromaSite

a #GstVideoChromaSite or gstvideo.types.VideoChromaSite.Unknown when s does not contain a valid chroma description.

Detailed Description