| Package | com.adobe.mediacore.content |
| Class | public class TrackCollection |
| Inheritance | TrackCollection Object |
| Method | Defined By | ||
|---|---|---|---|
TrackCollection(tracks:Vector.<Track>)
Constructor
| TrackCollection | ||
Creates a new TrackCollectionEnumerator to be used
to enumerate the collection's tracks
| TrackCollection | ||
| TrackCollection | () | Constructor |
| getEnumerator | () | method |
public function getEnumerator():TrackCollectionEnumeratorCreates a new TrackCollectionEnumerator to be used to enumerate the collection's tracks
ReturnsTrackCollectionEnumerator |