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