VideoCaptionType

Namespace for VideoCaptionType enum

Members

Static functions

fromCaps
gstvideo.types.VideoCaptionType fromCaps(gst.caps.Caps caps)

Parses fixed Closed Caption #GstCaps and returns the corresponding caption type, or gstvideo.types.VideoCaptionType.Unknown.

toCaps
gst.caps.Caps toCaps(gstvideo.types.VideoCaptionType type)

Creates new caps corresponding to type.