Gst.PbUtils.Codec.MPEG4Video
Description:
Content:
Functions:
- public bool caps_set_level_and_profile (Caps caps, uint8[] vis_obj_seq)
Sets the level and profile in
capsif it can be determined fromvis_obj_seq. - public unowned string? get_level (uint8[] vis_obj_seq)
Converts the level indication in the stream's visual object sequence into a string.
- public unowned string? get_profile (uint8[] vis_obj_seq)
Converts the profile indication in the stream's visual object sequence into a string.