---
title: sourceSampleDataTrackIDs
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avmutablevideocomposition/sourcesampledatatrackids-7i02t
---

# sourceSampleDataTrackIDs

The identifiers of source sample data tracks in the composition that the object requires to compose frames.

## Declaration

```swift
@objc(_sourceSampleDataTrackIDs) override dynamic var sourceSampleDataTrackIDs: [CMPersistentTrackID] { get set }
```

## See Also

### Identifying source tracks

- [sourceTrackIDForFrameTiming](avfoundation/avmutablevideocomposition/sourcetrackidforframetiming.md)
