变量 | |
const unsigned long | AKEFFECTID_SINK = 152 |
Plug-in unique ID and creation functions (hooks) necessary to register the mixer plug-in in the sound engine.
Wwise effect name: Sink
Library file: AkSink.lib
Registers the Audio Sink Sample plugin automatically. This file should be included once in a .CPP (not a .h, really). The simple inclusion of this file and the linking of the library is enough to use the plugin. WARNING: Include this file only if you wish to link statically with the plugins. Dynamic Libaries (DLL, so, etc) are automatically detected and do not need this include file.
Wwise plugin name: Audio Sink Sample
Library file: AkSink.lib
在文件 AkSinkFactory.h 中定义.