Property outputTrackCount
outputTrackCount
Returns the the number of output tracks in the Timeline.
Declaration
public int outputTrackCount { get; }
Property Value
Type | Description |
---|---|
int |
Remarks
An output track is a track the generates a PlayableOutput. In general, an output track is any track that is not a GroupTrack, a subtrack, or override track.