TypeScript API Documentation for GSTREAMER PBUTILS
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v5.2.0
Since 1.26
Sets the level, tier and profile in caps if it can be determined from decoder_configuration. See gst_codec_utils_h266_get_level(), gst_codec_utils_h266_get_tier() and gst_codec_utils_h266_get_profile() for more details on the parameters.
caps
decoder_configuration
gst_codec_utils_h266_get_level()
gst_codec_utils_h266_get_tier()
gst_codec_utils_h266_get_profile()
the Gst.Caps to which the level, tier and profile are to be added
Pointer to the VvcDecoderConfigurationRecord struct as defined in ISO/IEC 14496-15
true if the level, tier, profile could be set, false otherwise.
true
false
1.26
Sets the level, tier and profile in
capsif it can be determined fromdecoder_configuration. Seegst_codec_utils_h266_get_level(),gst_codec_utils_h266_get_tier()andgst_codec_utils_h266_get_profile()for more details on the parameters.