Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
SimpleVideoOut
Last Revision: | |
Build Requirements: | Xcode 3.2 Mac OS 10.6 SDK |
Runtime Requirements: | Mac OS 10.5+, QuickTime 7 and a FireWire capable Macintosh DV Camera. |
SimpleVideoOut demonstrates how QuickTime Video Output Components can be used to play video out to hardware. A common use would be playing a DV stream (.dv file) using QuickTime's FireWire Video Output Component and recording it on your handy dandy DV camera.
The main component of this example is an easy to use class which encapsulates the basic set of functions required to use QuickTime Video Output Components.
A companion to this sample for component developers is the SoftVideoOutputComponent sample which demonstrates how to implement an actual Video Output Component, and even includes a Transfer Codec for handling custom Pixel Formats.
Copyright © 2010 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2010-11-08