MPEG4Video
Description:
public namespace MPEG4Video
Content:
Methods:
- public bool caps_set_level_and_profile (Caps caps, uint8[] vis_obj_seq)
Sets the level and profile in caps
if it can be
determined from vis_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.