Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

Set Up a Preview of the Captured Video Output

In the next phase of your project, you’ll see how seamlessly Interface Builder and Xcode work together, enabling you to construct and implement the various elements in your project more efficiently and with less overhead.

  1. In Interface Builder, hook up the MyRecorderController object to the QTCaptureView object. Control-drag from the MyRecorderController object in your nib file to the QTCaptureView object. A transparent panel will appear, as shown in Figure 2-13, displaying the IBOutlet instance variable, mCaptureView, that you’ve specified in your declaration file.


    Figure 2-13  The mCaptureView instance variable wired as an outlet for the MyRecorderController object

    The mCaptureView instance variable wired as an outlet for the MyRecorderController object
  2. Click the Interface Builder outlet mCaptureView to wire up the two objects.



< Previous PageNext Page > Hide TOC


Last updated: 2007-10-31




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice