Enumeration (GI Flags)

Gst-1.0GstStreamTypeSince 1.10

Gst.StreamType describes a high level classification set for flows of data in Gst.Stream objects.

Note that this is a flag, and therefore users should not assume it will be a single value. Do not use the equality operator for checking whether a stream is of a certain type.

1.10

Index
AUDIO: 2

The stream is of audio data

CONTAINER: 8

The stream is a muxed container type

METADATA: 32

The stream contains metadata.

1.28

TEXT: 16

The stream contains subtitle / subpicture data.

UNKNOWN: 1

The stream is of unknown (unclassified) type.

VIDEO: 4

The stream carries video data

Variables

$gtype