QTKit Capture Programming Guide
PDF
Introduction
Basics of Using QTKit Capture
Tasks Supported by QTKit Capture Classes
How QTKit Capture Works
Using the QTKit Capture API
Base Classes
Input and Output Classes
Utility Classes
Device Access and User Interface Classes
Building a Simple QTKit Capture Application
First Steps
What You Need
Prototype the Capture Player
Create the Project Using Xcode 3
Name the Project Files and Import the QTKit Headers
Determine the Actions and Outlets You Want
Create the User Interface Using Interface Builder 3
Set Up a Preview of the Captured Video Output
Wire the Start and Stop Buttons
Complete the Project Nib File in Xcode
Implement and Build Your Capture Application
Adding Audio Input and DV Camera Support
Add Instance Variables
Modify Methods
Creating a QTKit Stop or Still Motion Application
Set Up Your Project
Prototype the Still Motion Capture Application
Create the Project Using Xcode 3
Import the QTKit Headers and Set Up Your Implementation File
Determine the Actions and Outlets You Want
Create the User Interface Using Interface Builder 3
Prepare to Capture Single Frame Video
Complete the Project Nib File in Xcode
Implement and Build Your Still Motion Capture Application
Revision History