AV Foundation Framework Reference
Introduction
The AV Foundation framework provides an Objective-C interface for managing and playing audio-visual media in your Mac OS X application. To learn more about AV Foundation, see AV Foundation Programming Guide.
| Framework | /System/Library/Frameworks/AVFoundation.framework |
| Header file directories | /System/Library/Frameworks/AVFoundation.framework/Headers |
- AVAsset
- AVAssetExportSession
- AVAssetImageGenerator
- AVAssetReader
- AVAssetReaderAudioMixOutput
- AVAssetReaderOutput
- AVAssetReaderTrackOutput
- AVAssetReaderVideoCompositionOutput
- AVAssetResourceLoader
- AVAssetResourceLoadingRequest
- AVAssetTrack
- AVAssetTrackSegment
- AVAssetWriter
- AVAssetWriterInput
- AVAssetWriterInputPixelBufferAdaptor
- AVAudioMix
- AVAudioMixInputParameters
- AVAudioPlayer
- AVAudioRecorder
- AVAudioSession
- AVAudioSessionChannelDescription
- AVAudioSessionPortDescription
- AVAudioSessionRouteDescription
- AVCaptureAudioDataOutput
- AVCaptureConnection
- AVCaptureDevice
- AVCaptureDeviceInput
- AVCaptureFileOutput
- AVCaptureInput
- AVCaptureMetadataOutput
- AVCaptureMovieFileOutput
- AVCaptureOutput
- AVCaptureSession
- AVCaptureStillImageOutput
- AVCaptureVideoDataOutput
- AVCaptureVideoPreviewLayer
- AVComposition
- AVCompositionTrack
- AVCompositionTrackSegment
- AVMediaSelectionGroup
- AVMediaSelectionOption
- AVMetadataFaceObject
- AVMetadataItem
- AVMetadataObject
- AVMutableAudioMix
- AVMutableAudioMixInputParameters
- AVMutableComposition
- AVMutableCompositionTrack
- AVMutableMetadataItem
- AVMutableTimedMetadataGroup
- AVMutableVideoComposition
- AVMutableVideoCompositionInstruction
- AVMutableVideoCompositionLayerInstruction
- AVPlayer
- AVPlayerItem
- AVPlayerItemAccessLog
- AVPlayerItemAccessLogEvent
- AVPlayerItemErrorLog
- AVPlayerItemErrorLogEvent
- AVPlayerItemOutput
- AVPlayerItemTrack
- AVPlayerItemVideoOutput
- AVPlayerLayer
- AVQueuePlayer
- AVSynchronizedLayer
- AVTextStyleRule
- AVTimedMetadataGroup
- AVURLAsset
- AVVideoComposition
- AVVideoCompositionCoreAnimationTool
- AVVideoCompositionInstruction
- AVVideoCompositionLayerInstruction
- NSCoder AV Foundation Additions
- NSValue AV Foundation Additions
Class References
- AVAssetResourceLoaderDelegate
- AVAsynchronousKeyValueLoading
- AVAudioPlayerDelegate
- AVAudioRecorderDelegate
- AVAudioSessionDelegate
- AVCaptureAudioDataOutputSampleBufferDelegate
- AVCaptureFileOutputRecordingDelegate
- AVCaptureMetadataOutputObjectsDelegate
- AVCaptureVideoDataOutputSampleBufferDelegate
- AVPlayerItemOutputPullDelegate
- AVVideoCompositionValidationHandling
Protocol References
© 2012 Apple Inc. All Rights Reserved. (Last updated: 2012-12-13)