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

Next Page > Hide TOC

QTCaptureInput Class Reference

Inherits from
Framework
Library/Frameworks/QTKit.framework
Availability
Available in QuickTime 7.2.1 and later.
Declared in
QTCaptureInput.h

Overview

This class provides input source connections for a QTCaptureSession. QTCaptureInput is an abstract class that provides an interface for connecting capture input sources, such as cameras, to a QTCaptureSession. An input source can have multiple connections. For instance, many cameras output both audio and video streams. Each connection owned by a QTCaptureInput instance is described by a QTCaptureConnection.

Tasks

Capturing Input

Instance Methods

connections

Returns an array of connections owned by the receiver.

- (NSArray *)connections

Return Value

An NSArray of QTCaptureConnection instances.

Discussion

For each connection owned by the receiver, this method returns a QTCaptureConnection describing the media type, format, and other attributes of the connection.

Availability
Declared In
QTCaptureInput.h

Next Page > Hide TOC


Last updated: 2007-07-19




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