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
Sets the level and profile in caps if it can be determined from sps. See gst_codec_utils_h264_get_level() and gst_codec_utils_h264_get_profile() for more details on the parameters.
caps
sps
gst_codec_utils_h264_get_level()
gst_codec_utils_h264_get_profile()
the Gst.Caps to which the level and profile are to be added
Pointer to the sequence parameter set for the stream.
true if the level and profile could be set, false otherwise.
true
false
Sets the level and profile in
capsif it can be determined fromsps. Seegst_codec_utils_h264_get_level()andgst_codec_utils_h264_get_profile()for more details on the parameters.