caps_set_level_and_profile
Description:
[ CCode ( cname = "gst_codec_utils_h264_caps_set_level_and_profile" ) ]
public bool caps_set_level_and_profile (Caps caps, uint8[] sps)
public bool caps_set_level_and_profile (Caps caps, uint8[] sps)
Sets the level and profile in caps if it can be determined from sps.
See get_level and get_profile for more details on the parameters.
Parameters:
| caps |
the Caps to which the level and profile are to be added |
| sps |
Pointer to the sequence parameter set for the stream. |
| len |
Length of the data available in |
Returns:
|
true if the level and profile could be set, false otherwise. |
Namespace: Gst.PbUtils.Codec.H264
Package: gstreamer-pbutils-1.0