Version

menu_open
Wwise SDK 2018.1.11

◆ Init()

virtual AKRESULT AK::IAkEffectPlugin::Init ( IAkPluginMemAlloc in_pAllocator,
IAkEffectPluginContext in_pEffectPluginContext,
IAkPluginParam in_pParams,
AkAudioFormat io_rFormat 
)
pure virtual

Software effect plug-in initialization. Prepares the effect for data processing, allocates memory and sets up the initial conditions.

Note: Memory allocation should be done through appropriate macros (see Allocating/De-allocating Memory in Audio Plug-ins).
See also
Parameters
in_pAllocator Interface to memory allocator to be used by the effect
in_pEffectPluginContext Interface to effect plug-in's context
in_pParams Interface to plug-in parameters
io_rFormat Audio data format of the input/output signal. Only an out-of-place plugin is allowed to change the channel configuration.

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise