Contents

assemblyTrackID

Declaration

var assemblyTrackID: CMPersistentTrackID { get }

Discussion

The trackID identifies which track should be written to this segment file. This is the same track ID in the AVAssetTrackPlan object. This is also the trackID the AVAssetWritingPlanner uses to build the assembled AVComposition before it calls the completion handler.

See Also

Inspecting the request