Version

    Other Documentation

menu_open

AK::IAkPluginParam Class Reference

Inheritance diagram for AK::IAkPluginParam:
AK::IAkRTPCSubscriber

List of all members.

Public Member Functions

virtual IAkPluginParam Clone (IAkPluginMemAlloc *in_pAllocator)=0
virtual AKRESULT  Init (IAkPluginMemAlloc *in_pAllocator, const void *in_pParamsBlock, AkUInt32 in_uBlockSize)=0
virtual AKRESULT  Term (IAkPluginMemAlloc *in_pAllocator)=0
virtual AKRESULT  SetParamsBlock (const void *in_pParamsBlock, AkUInt32 in_uBlockSize)=0
virtual AKRESULT  SetParam (AkPluginParamID in_paramID, const void *in_pValue, AkUInt32 in_uParamSize)=0

Static Public Attributes

static const AkPluginParamID  ALL_PLUGIN_DATA_ID = 0x7FFF

Protected Member Functions

virtual  ~IAkPluginParam ()
  Virtual destructor on interface to avoid warnings.

Detailed Description

Parameter node interface, managing access to an enclosed parameter structure.

Note.gif
Note: The implementer of this interface should also expose a static creation function that will return a new parameter node instance when required (see Wwise Sound Engine Plug-Ins Overview).
See also:

Definition at line 511 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