Wwise SDK 2021.1.14
|
#include <AK/SoundEngine/Common/AkTypes.h>
#include <AK/Tools/Common/AkPlatformFuncs.h>
#include <AudioToolbox/AudioToolbox.h>
Go to the source code of this file.
Classes | |
struct | AkAudioSessionProperties |
struct | AkAudioCallbacks |
Namespaces | |
namespace | AK |
Audiokinetic namespace. |
|
AK::SoundEngine | |
AK::SoundEngine::iOS | |
Typedefs | |
typedef AKRESULT(* | AK::SoundEngine::iOS::AudioInputCallbackFunc) (AudioBufferList *io_Data, void *in_pCookie) |
typedef AKRESULT(* | AK::SoundEngine::iOS::AudioInterruptionCallbackFunc) (bool in_bEnterInterruption, void *in_pCookie) |
Main Sound Engine interface, specific iOS.
Definition in 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