get_level
Description:
[ CCode ( cname = "gst_codec_utils_h264_get_level" ) ]
public unowned string? get_level (uint8[] sps)
public unowned string? get_level (uint8[] sps)
Converts the level indication (level_idc) in the stream's sequence parameter set into a string.
The SPS is expected to have the same format as for get_profile.
Parameters:
sps |
Pointer to the sequence parameter set for the stream. |
len |
Length of the data available in |
Returns:
The level as a const string, or |
Namespace: Gst.PbUtils.Codec.H264
Package: gstreamer-pbutils-1.0