Version

menu_open
Wwise SDK 2018.1.11

◆ PluginRegistration() [1/2]

AK::PluginRegistration::PluginRegistration ( AkPluginType  in_eType,
AkUInt32  in_ulCompanyID,
AkUInt32  in_ulPluginID,
AkCreatePluginCallback  in_pCreateFunc,
AkCreateParamCallback  in_pCreateParamFunc,
AkGlobalCallbackFunc  in_pRegisterCallback = NULL,
void *  in_pRegisterCallbackCookie = NULL 
)
inline
Parameters
in_eType Plugin type.
in_ulCompanyID Plugin company ID.
in_ulPluginID Plugin ID.
in_pCreateFunc Plugin object factory.
in_pCreateParamFunc Plugin parameter object factory.
in_pRegisterCallback Optional callback function called after successful plugin registration, with argument AkGlobalCallbackLocation_Register.
in_pRegisterCallbackCookie Optional cookie passed to register callback function above.

Definition at line 1416 of file IAkPlugin.h.

References g_pAKPluginList.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise