Table of Contents
AkAudioCallbacks Struct Reference
Public Attributes | |
AK::SoundEngine::iOS::AudioInputCallbackFunc | inputCallback |
Application-defined audio input callback function. |
|
void * | inputCallbackCookie |
Application-defined user data for the audio input callback function. |
|
AK::SoundEngine::iOS::AudioInterruptionCallbackFunc | interruptionCallback |
Application-defined audio interruption callback function. |
|
void * | interruptionCallbackCookie |
Application-defined user data for the audio interruption callback function. |
Detailed Description
The API structure used for specifying all iOS-specific callback functions and user data from the app side.
- See also:
Definition at line 162 of file AkiOSSoundEngine.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Platforms/iOS/AkiOSSoundEngine.h