版本

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.

返回
  • 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.
参见

在文件 IAkPlugin.h1072 行定义.

引用了 AK_Success.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅