Enumeration (GI Flags)

GES-1.0GESTrackType

Types of content handled by a track. If the content is not one of GES_TRACK_TYPE_AUDIO, GES_TRACK_TYPE_VIDEO or GES_TRACK_TYPE_TEXT, the user of the GES.Track must set the type to GES_TRACK_TYPE_CUSTOM.

GES_TRACK_TYPE_UNKNOWN is for internal purposes and should not be used by users

Index
AUDIO: 2

An audio track

CUSTOM: 16

A custom-content track

TEXT: 8

A text (subtitle) track

UNKNOWN: 1

A track of unknown type (i.e. invalid)

VIDEO: 4

A video track

Variables

$gtype