TypeScript API Documentation for GSTREAMER PBUTILS
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.4
Sets the level, tier and profile in caps if it can be determined from profile_tier_level. See gst_codec_utils_h265_get_level(), gst_codec_utils_h265_get_tier() and gst_codec_utils_h265_get_profile() for more details on the parameters.
caps
profile_tier_level
gst_codec_utils_h265_get_level()
gst_codec_utils_h265_get_tier()
gst_codec_utils_h265_get_profile()
the Gst.Caps to which the level, tier and profile are to be added
Pointer to the profile_tier_level struct
true if the level, tier, profile could be set, false otherwise.
true
false
1.4
Sets the level, tier and profile in
capsif it can be determined fromprofile_tier_level. Seegst_codec_utils_h265_get_level(),gst_codec_utils_h265_get_tier()andgst_codec_utils_h265_get_profile()for more details on the parameters.