Version

    Autre Documentation

menu_open
Wwise SDK 2018.1.11

◆ RegisterPluginDLL()

AKRESULT __cdecl 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.

Returns
  • 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
Parameters
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.

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise