Version

menu_open

include/AK/Plugin/AkAudioInputSourceFactory.h File Reference

Go to the source code of this file.

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

AK::IAkPluginParam *__cdecl  CreateAudioInputSourceParams (AK::IAkPluginMemAlloc *in_pAllocator)
  Static creation function that returns an instance of the sound engine plug-in parameter node to be hooked by the sound engine plug-in manager.
AK::IAkPlugin *__cdecl  CreateAudioInputSource (AK::IAkPluginMemAlloc *in_pAllocator)
  Plugin mechanism. Source create function and register its address to the plug-in manager.
void __cdecl  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.

Variables

const AkUInt32  AKSOURCEID_AUDIOINPUT = 200

Detailed Description

Plug-in unique ID and creation functions (hooks) necessary to register the audio input plug-in to the sound engine.
Wwise source name: AudioInput
Library file: AkAudioInputSource.lib

Definition in file AkAudioInputSourceFactory.h.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise