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 vis_obj_seq. See gst_codec_utils_mpeg4video_get_level() and gst_codec_utils_mpeg4video_get_profile() for more details on the parameters.
caps
vis_obj_seq
gst_codec_utils_mpeg4video_get_level()
gst_codec_utils_mpeg4video_get_profile()
the Gst.Caps to which the level and profile are to be added
Pointer to the visual object sequence 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 fromvis_obj_seq. Seegst_codec_utils_mpeg4video_get_level()andgst_codec_utils_mpeg4video_get_profile()for more details on the parameters.