gstvideo.video_caption_type

Module for [VideoCaptionType] enum namespace

Types 1

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.