Version

menu_open
Wwise SDK 2018.1.11

◆ StopLooping()

virtual AKRESULT AK::IAkSourcePlugin::StopLooping ( )
inlinevirtual

This method is called to tell the source to stop looping. This will typically be called when an action of type "break" will be triggered on the playing source. Break (or StopLooping) means: terminate gracefully... if possible. In most situations it finishes the current loop and plays the sound release if there is one.

Returns
  • AK_Success if the source ignores the break command and plays normally till the end or if the source support to stop looping and terminates gracefully.
  • AK_Fail if the source cannot simply stop looping, in this situation, the break command will end up stopping this source.
See also

Definition at line 1056 of file IAkPlugin.h.

References AK_Success.


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