Version

menu_open
virtual AKRESULT AK::IAkSourcePlugin::Init ( IAkPluginMemAlloc in_pAllocator,
IAkSourcePluginContext in_pSourcePluginContext,
IAkPluginParam in_pParams,
AkAudioFormat io_rFormat  
) [pure virtual]

Source plug-in initialization. Gets the plug-in ready for data processing, allocates memory and sets up the initial conditions.

Note.gif
Note: Memory allocation should be done through the appropriate macros (see Allocating/De-allocating Memory in Audio Plug-ins).
See also:
Parameters:
in_pAllocator  Interface to the memory allocator to be used by the plug-in
in_pSourcePluginContext  Interface to the source plug-in's context
in_pParams  Interface to the plug-in parameters
io_rFormat  Audio format of the output data to be produced by the plug-in (mono native by default)

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