Version: 1.3

Posted: 2008-01-29

Build Requirements: Mac OS X 10.5 or greater with Xcode 3.0 or greater.

Runtime Requirements: Mac OS X 10.5 or greater with Xcode 3.0 or greater.

View Source Code:

Download Sample Code (“MYRecorder.zip”, 412.1K)



Description

The QTKit framework in Mac OS X Leopard introduces a new set of Cocoa classes and methods designed to support professional-level video and audio capture, and pro-grade recording of media. This project provides you with sample code and the "QTKit Capture Programming Guide," enabling you to build a simple, yet powerful, capture application with less than 30 lines of Objective-C code. Download the project and follow the steps outlined in Chapter 2 of the guide.

Document Revision History

Date Notes
2008-01-29Added code to specify audio & video compression options when recording.
2007-12-13Misc. changes