Version

menu_open
Wwise SDK 2019.2.15

◆ 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 1072 of file IAkPlugin.h.

References AK_Success.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise