Contents

AVAssetTrackPlan

Declaration

class AVAssetTrackPlan

Overview

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.

Topics

Creating a track plan

Inspecting the track plan

See Also

Planned export