AVCustomEditOSX
Last Revision: | |
Build Requirements: | Xcode 5.0 or later, Mac OS X v10.9 or later |
Runtime Requirements: | Mac OS X v10.9 or later |
A simple AVFoundation based movie editing application demonstrating custom compositing to add transitions. The sample demonstrates the use of custom compositors to add transitions to an AVMutableComposition. It implements the AVVideoCompositing and AVVideoCompositionInstruction protocols to have access to individual source frames, which are then be rendered using OpenGL off screen rendering. This sample is ARC-enabled.
Copyright © 2013 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2013-07-26