AVAssetTrackPlan
Declaration
class AVAssetTrackPlanOverview
AVAssetTrackPlan holds information about a track and how it should be segmented and executed in an incremental writing session.
Call AVAssetWritingPlanner’s “planTrack:withSegmentsGeneratedBy:” method to add an AVAssetTrackPlan to the planner to include it in the incremental writing session.