README.md

# AVMovieEditor: Editing the QuickTime File Format
 
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.
 
## Requirements
 
### Build
 
Xcode 7.0, OS X 10.11 SDK
 
### Runtime
 
OS X 10.11 
 
Copyright (C) 2015 Apple Inc. All rights reserved.