Version

menu_open
Wwise SDK 2019.1.11

◆ Init()

virtual AKRESULT AK::IAkPluginParam::Init ( IAkPluginMemAlloc in_pAllocator,
const void *  in_pParamsBlock,
AkUInt32  in_uBlockSize 
)
pure virtual

Initialize the plug-in parameter node interface. Initializes the internal parameter structure to default values or with the provided parameter block if it is valid.

Note: If the provided parameter block is valid, use SetParamsBlock() to set all parameters at once.
Returns
Possible return values are: AK_Success, AK_Fail, AK_InvalidParameter
See also
Parameters
in_pAllocator Interface to the memory allocator to be used
in_pParamsBlock Pointer to a parameter structure block
in_uBlockSize Size of the parameter structure block

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