Wwise SDK 2022.1.17
|
Go to the source code of this file.
Classes | |
struct | AkCallbackInfo |
struct | AkEventCallbackInfo |
struct | AkMIDIEventCallbackInfo |
struct | AkMarkerCallbackInfo |
struct | AkDurationCallbackInfo |
struct | AkDynamicSequenceItemCallbackInfo |
struct | AkSpeakerVolumeMatrixCallbackInfo |
struct | AkBusMeteringCallbackInfo |
struct | AkOutputDeviceMeteringCallbackInfo |
struct | AkMusicPlaylistCallbackInfo |
struct | AkSegmentInfo |
Structure used to query info on active playing segments. More... | |
struct | AkMusicSyncCallbackInfo |
struct | AkResourceMonitorDataSummary |
Resources data summary structure containing general information about the system. More... | |
Namespaces | |
namespace | AK |
Audiokinetic namespace. | |
Typedefs | |
typedef void(* | AkCallbackFunc) (AkCallbackType in_eType, AkCallbackInfo *in_pCallbackInfo) |
typedef void(* | AkBusCallbackFunc) (AkSpeakerVolumeMatrixCallbackInfo *in_pCallbackInfo) |
typedef void(* | AkBusMeteringCallbackFunc) (AkBusMeteringCallbackInfo *in_pCallbackInfo) |
typedef void(* | AkOutputDeviceMeteringCallbackFunc) (AkOutputDeviceMeteringCallbackInfo *in_pCallbackInfo) |
typedef void(* | AkBankCallbackFunc) (AkUInt32 in_bankID, const void *in_pInMemoryBankPtr, AKRESULT in_eLoadResult, void *in_pCookie) |
typedef void(* | AkGlobalCallbackFunc) (AK::IAkGlobalPluginContext *in_pContext, AkGlobalCallbackLocation in_eLocation, void *in_pCookie) |
typedef void(* | AkResourceMonitorCallbackFunc) (const AkResourceMonitorDataSummary *in_pdataSummary) |
typedef void(* | AK::AkDeviceStatusCallbackFunc) (AK::IAkGlobalPluginContext *in_pContext, AkUniqueID in_idAudioDeviceShareset, AkUInt32 in_idDeviceID, AkAudioDeviceEvent in_idEvent, AKRESULT in_AkResult) |
typedef void(* | AkCaptureCallbackFunc) (AkAudioBuffer &in_CaptureBuffer, AkOutputDeviceID in_idOutput, void *in_pCookie) |
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