chroma_from_string


Description:


[ Version ( deprecated = true , deprecated_since = "1.20" ) ]
public ChromaSite chroma_from_string (string s)

Warning: chroma_from_string is deprecated since 1.20.

Convert s to a ChromaSite

Note:

Use from_string instead.

Parameters:

s

a chromasite string

Returns:

a ChromaSite or gst_video_chroma_site_unknown when s does not contain a valid chroma description.


Namespace: Gst.Video