codec_utils_h265_get_level_idc


Description:

[ CCode ( cname = "gst_codec_utils_h265_get_level_idc" ) ]
[ Version ( since = "1.4" ) ]
public uint8 codec_utils_h265_get_level_idc (string level)

Transform a level string from the caps into the level_idc

Parameters:

level

A level string from caps

Returns:

the level_idc or 0 if the level is unknown


Namespace: Gst.PbUtils