videoChromaFromString

fngstvideo.types.VideoChromaSite videoChromaFromString(string s)

Convert s to a #GstVideoChromaSite

Parameters

sa chromasite string

Returns

a #GstVideoChromaSite or [gstvideo.types.VideoChromaSite.Unknown] when s does

not contain a valid chroma description.

Deprecated

Use [gstvideo.global.videoChromaSiteFromString] instead.