Audio Codec Examples

Last Revision:
Version 1.0, 2013-01-02
Demonstrates how to build a basic Constant Bit Rate AudioCodec ACPlugIn (Audio Component Plug-In) using IMA4.
Build Requirements:
OS X 10.7.4 or later, Xcode 4.4 or later
Runtime Requirements:
OS X 10.7.4 or later

Demonstrates how to build a basic Constant Bit Rate AudioCodec ACPlugIn (Audio Component Plug-In) using IMA4.

Note: The project included in this sample requires OS X 10.7.4 or later and Xcode 4.4 or later to build successfully. The sample produces an Audio Component Plug-In codec only and includes the sandboxSafe Info.plist entry for OS X 10.8 and later. See the "Audio Components and the Application Sandbox" Technical Note for more information.

Please see the "AudioCodecSDK for OS X Lion (10.7)" for the legacy version of this sample.