Property outputTrackCount
outputTrackCount
Returns the the number of output tracks in the Timeline.
선언
public int outputTrackCount { get; }
프로퍼티 값
타입 | 설명 |
---|---|
int |
참고
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.