Version

menu_open
Wwise SDK 2021.1.14
AkAudioInputPlugin.h File Reference

Go to the source code of this file.

Macros

#define  AKSOURCEID_AUDIOINPUT   200
 

Typedefs

typedef void(*  AkAudioInputPluginGetFormatCallbackFunc) (AkPlayingID in_playingID, AkAudioFormat &io_AudioFormat)
 
typedef AkReal32(*  AkAudioInputPluginGetGainCallbackFunc) (AkPlayingID in_playingID)
 
typedef void(*  AkAudioInputPluginExecuteCallbackFunc) (AkPlayingID in_playingID, AkAudioBuffer *io_pBufferOut)
 

Functions

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. More...
 

Detailed Description

Definition of callbacks used for the Audio Input Plugin
Wwise source name: AudioInput
Library file: AkAudioInputSource.lib

Definition in file AkAudioInputPlugin.h.


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