Enumeration (GI Flags)

GstPbutils-1.0GstPbutilsPbUtilsCapsDescriptionFlagsSince 1.20

Flags that are returned by gst_pb_utils_get_caps_description_flags() and describe the format of the caps.

1.20

Index

Enumeration Members

AUDIO: number

Caps describe an audio format, or a container format that can store audio.

CONTAINER: number

Caps describe a container format.

GENERIC: number

Container format can store any kind of stream type.

IMAGE: number

Caps describe an image format, or a container format that can store image.

METADATA: number

Caps describe a metadata format, or a container format that can store metadata.

SUBTITLE: number

Caps describe an subtitle format, or a container format that can store subtitles.

TAG: number

Container format is a tags container.

VIDEO: number

Caps describe an video format, or a container format that can store video.