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

< Previous PageNext Page > Hide TOC

Utility Classes

There are three classes belonging to this group: QTCompressionOptions, QTFormatDescription, and QTSampleBuffer. These are best characterized as utility classes, in that they perform tasks related to representing, for example, the compressions for particular media, or describing the formats of various media samples.

You can use QTCompressionOptions to describe compression options for all kinds of different media, using the compressionOptionsIdentifiersForMediaType: and mediaType methods. Compression options are created from presets keyed by a named identifier. These preset identifiers are listed in the QuickTime Kit Framework Reference in the chapter describing this class.

Using QTSampleBuffer objects, you can get information about sample buffer data that you may need to output or process the media samples in the buffer.

Class

Group

Tasks

Most commonly used methods

QTCompressionOptions

Utility

Represents a set of compression options for a particular type of media.

compressionOptionsIdentifiersForMediaType:, mediaType

QTFormatDescription

Utility

Describes the media format of media samples and of media sources, such as devices and capture connections.

localizedFormatSummary. The constant, QTFormatDescriptionVideoCleanApertureDisplaySizeAttribute

QTSampleBuffer

Utility

Provides format information, timing information, and metadata on media sample buffers.

formatDescription



< 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