版本

menu_open
Wwise SDK 2019.1.11

◆ RegisterPluginDLL()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::RegisterPluginDLL ( const AkOSChar *  in_DllName,
const AkOSChar *  in_DllPath = NULL 
)

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.

返回
  • Ak_Success if successful.
  • AK_FileNotFound if the DLL is not found in the OS path or if it has extraneous dependencies not found.
  • AK_InvalidFile if the symbol g_pAKPluginList is not exported by the dynamic library
参数
in_DllName Name of the DLL to load, without "lib" prefix or extension.
in_DllPath Optional path to the DLL. Will override szPLuginDLLPath that was set in AkInitSettings.

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅