gstvideo.video_caption_type

Module for [VideoCaptionType] enum namespace

Types 1

Namespace for [VideoCaptionType] enum

Methods
gstvideo.types.VideoCaptionType fromCaps(gst.caps.Caps caps) static nothrowParses fixed Closed Caption #GstCaps and returns the corresponding caption type, or [gstvideo.types.VideoCaptionType.Unknown].
gst.caps.Caps toCaps(gstvideo.types.VideoCaptionType type) static nothrowCreates new caps corresponding to type.