### AudioCodecSDK ### |
|
=========================================================================== |
DESCRIPTION: |
|
Demonstrates how to build a basic Constant Bit Rate AudioCodec ACPlugIn using IMA4. |
|
Note: See TN 2276 for information detailing project changes required for Lion. |
|
http://developer.apple.com/library/mac/#technotes/tn2276/_index.html |
|
=========================================================================== |
BUILD REQUIREMENTS: |
|
Mac OS X v10.7 or later, Xcode 4.2 or later |
|
=========================================================================== |
RUNTIME REQUIREMENTS: |
|
Mac OS X v10.7 or later |
|
=========================================================================== |
PACKAGING LIST: |
|
ACAppleIMA4Codec.cpp |
ACAppleIMA4Codec.h |
|
- Main class for the IMA4 AudioCodec component |
|
ACAppleIMA4Decoder.cpp |
ACAppleIMA4Decoder.h |
|
- Class for the IMA4 decoder |
|
ACAppleIMA4Encoder.cpp |
ACAppleIMA4Encoder.h |
|
- Class for the IMA4 encoder |
|
=========================================================================== |
CHANGES FROM PREVIOUS VERSIONS: |
|
Version 1.0 |
- First version. |
|
=========================================================================== |
Copyright (C) 2012 Apple Inc. All rights reserved. |