版本

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.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅