Contents

requiredSourceTrackIDs

The identifiers of the video tracks the instruction requires to compose frames.

Declaration

var requiredSourceTrackIDs: [NSValue]? { get }

Discussion

If the value of this property is nil, the instruction requires all source tracks for composition.

See Also

Getting track ID settings