AVMovieEditor: Editing the QuickTime File Format

Last Revision:
Version 1.0, 2015-09-16
First public release.
Build Requirements:
Xcode 7.0, OS X 10.11 SDK
Runtime Requirements:
OS X 10.11

This sample demonstrates how to use AVMovie and AVMutableMovie to create a cut, copy, paste editor performing all edits in place with AVFoundation. In addition, this sample shows how you can use AVMovie with the pasteboard as well as how to read and write sample reference movies. Refer to this sample if you want to learn more about the editing model that AVMovie provides.