目录
Wwise SDK 2018.1.11
|
函数 | |
AK::IAkPluginParam *__cdecl | CreateVoiceCompressorFXParams (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's plug-in manager. 更多... |
|
AK::IAkPlugin *__cdecl | CreateVoiceCompressorFX (AK::IAkPluginMemAlloc *in_pAllocator) |
Static creation function that returns an instance of the sound engine plug-in to be hooked by the sound engine's plug-in manager. 更多... |
|
变量 | |
const unsigned long | AKEFFECTID_VOICECOMPRESSOR = 147 |
详细描述
Plug-in unique ID and creation functions (hooks) necessary to register the compressor plug-in in the sound engine.
Wwise effect name: Wwise VoiceCompressor
Library file: AkVoiceCompressorFX.lib
在文件 AkVoiceCompressorFXFactory.h 中定义.