Who Should Read This Document?
Organization of This Document
See Also
Apple’s Core Audio Format (CAF) is a file format for storing and transporting digital audio data. It simplifies the management and manipulation of many types of audio data without the file-size limitations of other audio file formats.
This document is intended for anyone who needs to understand the structure of CAF files. You can use the information in this document, for example, to write a CAF parser or to extend the types of data stored in CAF files. Because CAF files offer many advantages over other audio file formats, anyone writing an application for Mac OS X that reads or writes audio files should read at least the overview chapter (“CAF File Overview”) to gain an understanding of the features of CAF files. In addition, you need the information in this document if you want to use CAF files on other platforms.
End users of professional audio software may be interested in this document in order to learn more about the capabilities of software that supports CAF.
This document contains the following chapters:
“CAF File Overview” provides a brief overview of the Core Audio file format.
“Core Audio Format Specification” describes the CAF specification in detail.
The following documents provide additional resources:
Getting Started with Audio introduces the resources available for music and audio developers in Mac OS X.
Core Audio describes the interfaces available to develop audio applications for Mac OS X, including instructions for writing codecs (coders/decoders), which you can use to write and read the audio data in a CAF file.
© 2005, 2006 Apple Computer, Inc. All Rights Reserved. (Last updated: 2006-03-08)