Version

menu_open

AK::PluginRegistration Class Reference

List of all members.

Public Member Functions

  PluginRegistration (AkPluginType in_eType, AkUInt32 in_ulCompanyID, AkUInt32 in_ulPluginID, AkCreatePluginCallback in_pCreateFunc, AkCreateParamCallback in_pCreateParamFunc, AkGlobalCallbackFunc in_pRegisterCallback=NULL, void *in_pRegisterCallbackCookie=NULL)
  PluginRegistration (AkUInt32 in_ulCompanyID, AkUInt32 in_ulPluginID, AkCreateFileSourceCallback in_pCreateFile, AkCreateBankSourceCallback in_pCreateBank)

Public Attributes

PluginRegistration pNext
AkPluginType  m_eType
AkUInt32  m_ulCompanyID
AkUInt32  m_ulPluginID
AkCreatePluginCallback  m_pCreateFunc
AkCreateParamCallback  m_pCreateParamFunc
AkCreateFileSourceCallback  m_pFileCreateFunc
AkCreateBankSourceCallback  m_pBankCreateFunc
AkGlobalCallbackFunc  m_pRegisterCallback
void *  m_pRegisterCallbackCookie

Detailed Description

This class takes care of the registration of plug-ins in the Wwise engine. Plug-in developers must provide one instance of this class for each plug-in.

See also:
How to Create Wwise Sound Engine Plug-ins

Definition at line 1393 of file IAkPlugin.h.


The documentation for this class was generated from the following file:

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