TrackType
Description:
[ CCode ( cprefix = "GES_TRACK_TYPE_" , type_id = "ges_track_type_get_type ()" ) ]
[ Flags ]
public enum TrackType
[ Flags ]
public enum TrackType
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 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
Namespace: GES
Package: gst-editing-services-1.0