Contents

passthroughTrackID

The track identifier from an instruction source frame.

Declaration

var passthroughTrackID: CMPersistentTrackID { get }

Discussion

If the video composition result is one of the source frames for the duration of the instruction, this property returns the corresponding track ID. The compositor won’t be run for the duration of the instruction and the proper source frame will be used instead. The value of this property is computed from the layer instructions

See Also

Identifying source tracks