Wwise SDK 2015.1.9
Version
include/AK/Plugin/AkRoomVerbFXFactory.h File Reference
Go to the source code of this file.
Functions | |
AK::IAkPluginParam *__cdecl | CreateRoomVerbFXParams (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 | CreateRoomVerbFX (AK::IAkPluginMemAlloc *in_pAllocator) |
Static creation function that returns an instance of the sound engine plug-in to be hooked by the sound engine plug-in manager. |
|
Variables | |
const unsigned long | AKEFFECTID_ROOMVERB = 118 |
Detailed Description
Plug-in unique ID and creation functions (hooks) necessary to register the RoomVerb reverb plug-in to the sound engine.
Wwise effect name: Wwise RoomVerb
Library file: AkRoomVerbFX.lib
Definition in file AkRoomVerbFXFactory.h.