Audio Unit Framework Reference
The Audio Unit framework provides interfaces for using built-in and custom audio processing plug-ins, known as audio units. In iOS, your application can use the built-in audio units. In OS X, your application can use any built-in or custom audio unit, including those from third parties. You may find the following additional documents useful:
For a description of the API for connecting audio units into an audio processing graph, see Audio Unit Processing Graph Services Reference.
To learn how to create iOS apps that use audio units, see Audio Unit Hosting Guide for iOS.
| Framework | /System/Library/Frameworks/AudioUnit.framework |
- Audio Component Services
- Audio Unit Component Services
- Output Audio Unit Services
Manager References
- Audio Unit Parameters
- Audio Unit Properties
Other References
© 2011 Apple Inc. All Rights Reserved. (Last updated: 2011-03-08)