Table of Contents
Wwise SDK 2019.1.6
|
◆ RegisterPluginDLL()
Loads a plug-in dynamic library and registers it with the sound engine. With dynamic linking, all plugins are automatically registered. The plug-in DLL must be in the OS-specific library path or in the same location as the executable. If not, set AkInitSettings.szPluginDLLPath.
|