codec_utils_h265_get_level
Description:
[ CCode ( cname = "gst_codec_utils_h265_get_level" ) ]
[ Version ( since = "1.4" ) ]
public unowned string? codec_utils_h265_get_level (uint8[] profile_tier_level)
[ Version ( since = "1.4" ) ]
public unowned string? codec_utils_h265_get_level (uint8[] profile_tier_level)
Converts the level indication (general_level_idc) in the stream's profile_tier_level structure into a string.
The profiel_tier_level is expected to have the same format as for get_profile.
Parameters:
profile_tier_level |
Pointer to the profile_tier_level for the stream |
len |
Length of the data available in |
Returns:
The level as a const string, or |
Namespace: Gst.PbUtils
Package: gstreamer-pbutils-1.0