TrackCollection object¶
app.project.sequences[index].audioTracks
app.project.sequences[index].videoTracks
The TrackCollection object represents a collection of Track objects in a sequence.
TrackCollection is a subclass of Collection object. All methods and attributes of Collection, in addition to those listed below, are available when working with TrackCollection.