Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11

◆ PluginRegistration() [3/5]

AK::PluginRegistration::PluginRegistration ( AkPluginType  in_eType,
AkUInt32  in_ulCompanyID,
AkUInt32  in_ulPluginID,
AkCreatePluginCallback  in_pCreateFunc,
AkCreateParamCallback  in_pCreateParamFunc,
AkGetDeviceListCallback  in_pGetDeviceListFunc,
AkGlobalCallbackFunc  in_pRegisterCallback = NULL,
void *  in_pRegisterCallbackCookie = NULL 
)
inline
Parameters
in_eTypePlugin type.
in_ulCompanyIDPlugin company ID.
in_ulPluginIDPlugin ID.
in_pCreateFuncPlugin object factory.
in_pCreateParamFuncPlugin parameter object factory.
in_pGetDeviceListFuncPlugin parameter object factory.
in_pRegisterCallbackOptional callback function called after successful plugin registration, with argument AkGlobalCallbackLocation_Register.
in_pRegisterCallbackCookieOptional cookie passed to register callback function above.

Definition at line 1856 of file IAkPlugin.h.


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