Version

menu_open
Wwise SDK 2019.2.15

◆ 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_eType Plugin type.
in_ulCompanyID Plugin company ID.
in_ulPluginID Plugin ID.
in_pCreateFunc Plugin object factory.
in_pCreateParamFunc Plugin parameter object factory.
in_pGetDeviceListFunc 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 1496 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