track_type


Description:

[ NoAccessorMethod ]
public TrackType track_type { get; construct; }

The track type of the track.

This controls the type of TrackElement-s that can be added to the track. This should match with the track's caps.

Once a track has been added to a Timeline, you should not change this.