codec_utils_h265_caps_set_level_tier_and_profile
Description:
[ CCode ( cname = "gst_codec_utils_h265_caps_set_level_tier_and_profile" ) ]
[ Version ( since = "1.4" ) ]
public bool codec_utils_h265_caps_set_level_tier_and_profile (Caps caps, uint8[] profile_tier_level)
[ Version ( since = "1.4" ) ]
public bool codec_utils_h265_caps_set_level_tier_and_profile (Caps caps, uint8[] profile_tier_level)
Sets the level, tier and profile in caps
if it can be determined from profile_tier_level
.
See codec_utils_h265_get_level, codec_utils_h265_get_tier and codec_utils_h265_get_profile for more details on the parameters.
Parameters:
caps |
the Caps to which the level, tier and profile are to be added |
profile_tier_level |
Pointer to the profile_tier_level struct |
len |
Length of the data available in |
Returns:
|
Namespace: Gst.PbUtils
Package: gstreamer-pbutils-1.0