Version

menu_open
Wwise SDK 2022.1.17
AkAudioInputPlugin.h
#define AK_EXTERNAPIFUNC(_type, _name)
void(* AkAudioInputPluginGetFormatCallbackFunc)(AkPlayingID in_playingID, AkAudioFormat &io_AudioFormat)
#define NULL
Definition: AkTypes.h:46
float AkReal32
32-bit floating point
AKSOUNDENGINE_API void SetAudioInputCallbacks(AkAudioInputPluginExecuteCallbackFunc in_pfnExecCallback, AkAudioInputPluginGetFormatCallbackFunc in_pfnGetFormatCallback=NULL, AkAudioInputPluginGetGainCallbackFunc in_pfnGetGainCallback=NULL)
This function should be called at the same place the AudioInput plug-in is being registered.
#define AK_CALLBACK(_type, _name)
AkReal32(* AkAudioInputPluginGetGainCallbackFunc)(AkPlayingID in_playingID)
Defines the parameters of an audio buffer format.
Definition: AkCommonDefs.h:62
void(* AkAudioInputPluginExecuteCallbackFunc)(AkPlayingID in_playingID, AkAudioBuffer *io_pBufferOut)
AkUInt32 AkPlayingID
Playing ID.
Definition: AkTypes.h:123

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise