Wwise SDK 2022.1.17
|
#include <AkiOSSoundEngine.h>
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... | |
The API structure used for specifying all iOS-specific callback functions and user data from the app side.
Definition at line 178 of file AkiOSSoundEngine.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise