Wwise SDK 2015.1.9
include/AK/Plugin/AkHarmonizerFXFactory.h
バージョン
arrow_right
目次
その他のドキュメント
include/AK/Plugin/AkHarmonizerFXFactory.h
関数 | |
AK::IAkPluginParam *__cdecl | CreateHarmonizerFXParams (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 | CreateHarmonizerFX (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_HARMONIZER = 138 |
説明
Plug-in unique ID and creation functions (hooks) necessary to register the plug-in in the sound engine.
Wwise effect name: Wwise Harmonizer
Library file: AkHarmonizerFX.lib
AkHarmonizerFXFactory.h で定義されています。