menu
Version
2018.1.11.6987
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2018.1.11
|
Go to the source code of this file.
Classes | |
struct | AkCallbackInfo |
struct | AkEventCallbackInfo |
struct | AkMIDIEventCallbackInfo |
struct | AkMarkerCallbackInfo |
struct | AkDurationCallbackInfo |
struct | AkDynamicSequenceItemCallbackInfo |
struct | AkSpeakerVolumeMatrixCallbackInfo |
struct | AkMusicPlaylistCallbackInfo |
struct | AkSegmentInfo |
Structure used to query info on active playing segments. More... |
|
struct | AkMusicSyncCallbackInfo |
Namespaces | |
namespace | AK |
Audiokinetic namespace. |
|
Typedefs | |
typedef void(* | AkCallbackFunc) (AkCallbackType in_eType, AkCallbackInfo *in_pCallbackInfo) |
typedef void(* | AkBusCallbackFunc) (AkSpeakerVolumeMatrixCallbackInfo *in_pCallbackInfo) |
typedef void(* | AkBusMeteringCallbackFunc) (AK::IAkMetering *in_pMetering, AkChannelConfig in_channelConfig, AkMeteringFlags in_eMeteringFlags) |
typedef void(* | AkBankCallbackFunc) (AkUInt32 in_bankID, const void *in_pInMemoryBankPtr, AKRESULT in_eLoadResult, AkMemPoolId in_memPoolId, void *in_pCookie) |
typedef void(* | AkGlobalCallbackFunc) (AK::IAkGlobalPluginContext *in_pContext, AkGlobalCallbackLocation in_eLocation, void *in_pCookie) |
typedef void(* | AK::AkDeviceStatusCallbackFunc) (AK::IAkGlobalPluginContext *in_pContext, AkUniqueID in_idAudioDeviceShareset, AkUInt32 in_idDeviceID, AkAudioDeviceEvent in_idEvent, AKRESULT in_AkResult) |
Callback for Audio Device status changes. More... |
|
Declaration of callback prototypes
Definition in file AkCallback.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