CoreAudioKit Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The CoreAudioKit namespace provides generic views that can be extended to provide user interfaces for audio units.
Classes
Interfaces
| Name | Description |
|---|---|
| IAUCustomViewPersistentData |
This interface represents the Objective-C protocol |
Enums
| Name | Description |
|---|---|
| AUGenericViewDisplayFlags | |
Remarks
This namespace contains classes that enable developers to create custom user interfaces for Audio Unit extensions. The primary class is CABTMidiCentralViewController, which provides a view controller for managing Bluetooth MIDI devices.