Version

menu_open
Wwise SDK 2021.1.14

◆ Execute()

virtual void AK::IAkInPlaceObjectPlugin::Execute ( const AkAudioObjects io_objects )
pure virtual

In-place object processor plug-in DSP execution.

Note: The effect should process all the input data (uValidFrames) of each input object in in_pObjectsIn as long as AK_DataReady is passed in their corresponding eState field. When an input object is finished (eState is AK_NoMoreData), the effect can output more samples than uValidFrames, up to MaxFrames() if desired. The effect must notify the pipeline by updating uValidFrames of a given object if more frames are produced, and by setting its eState to AK_DataReady as long as more samples will be produced.

.

See also
AK::IAkEffectPlugin::Init.
Parameters
io_objects Input/Output objects and object buffers.

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