Wwise SDK 2018.1.11
AkVoiceCompressorFXFactory.h
Version
arrow_right
Table of Contents
Other Documentation
Go to the source code of this file.
Functions | |
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. More... |
|
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. More... |
|
Variables | |
const unsigned long | AKEFFECTID_VOICECOMPRESSOR = 147 |
Detailed Description
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
Definition in file AkVoiceCompressorFXFactory.h.