Version

menu_open
virtual AKRESULT AK::IAkMixerEffectPlugin::Init ( IAkPluginMemAlloc in_pAllocator,
IAkMixerPluginContext in_pMixerPluginContext,
IAkPluginParam in_pParams,
AkAudioFormat in_rFormat  
) [pure virtual]

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

Note.gif
Note: Memory allocation should be done through appropriate macros (see Allocating/De-allocating Memory in Audio Plug-ins).
Parameters:
in_pAllocator  Interface to memory allocator to be used by the effect.
in_pMixerPluginContext  Interface to mixer plug-in's context.
in_pParams  Interface to plug-in parameters.
in_rFormat  Audio data format of the requested output signal.

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