gstvideo.video_caption_type
Module for [VideoCaptionType] enum namespace
struct VideoCaptionType
Types 1
structVideoCaptionType
Namespace for [VideoCaptionType] enum
Methods
gstvideo.types.VideoCaptionType fromCaps(gst.caps.Caps caps)Parses fixed Closed Caption #GstCaps and returns the corresponding caption type, or [gstvideo.types.VideoCaptionType.Unknown].gst.caps.Caps toCaps(gstvideo.types.VideoCaptionType type)Creates new caps corresponding to type.