Wwise SDK 2019.2.14
AkAudioCallbacks
Version
Target Platform(s):

Wwise SDK 2019.2.14
|
AkAudioCallbacks Struct Reference
Public Attributes | |
AK::SoundEngine::iOS::AudioInputCallbackFunc | inputCallback |
Application-defined audio input callback function. More... |
|
void * | inputCallbackCookie |
Application-defined user data for the audio input callback function. More... |
|
AK::SoundEngine::iOS::AudioInterruptionCallbackFunc | interruptionCallback |
Application-defined audio interruption callback function. More... |
|
void * | interruptionCallbackCookie |
Application-defined user data for the audio interruption callback function. More... |
|
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 164 of file AkiOSSoundEngine.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Platforms/iOS/AkiOSSoundEngine.h