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

Enumeration Members

Enumeration Members

AUDIO: number

An audio track

CUSTOM: number

A custom-content track

TEXT: number

A text (subtitle) track

UNKNOWN: number

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

VIDEO: number

A video track