Version

menu_open
Wwise SDK 2019.2.15

◆ Execute()

virtual void AK::IAkSourcePlugin::Execute ( AkAudioBuffer io_pBuffer )
pure virtual

Software effect plug-in DSP execution.

Note: The effect can output as much as wanted up to MaxFrames(). All sample frames passed uValidFrames at input time are not initialized and it is the responsibility of the effect to do so. When modifying the number of valid frames within execution (e.g. to flush delay lines) the effect should notify the pipeline by updating uValidFrames accordingly.
Note: The effect will stop being called by the pipeline when AK_NoMoreData is returned in the the eState field of the AkAudioBuffer structure.
Parameters
io_pBuffer In/Out audio buffer data structure (in-place processing)

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