videoComposition
The video composition to use for the output.
Declaration
@NSCopying var videoComposition: AVVideoComposition? { get set }Discussion
The value is an AVVideoComposition object that specifies the visual arrangement of video frames read from each source track over the timeline of the source asset.