バージョン

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.

戻り値
  • 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.h1056 行目に定義があります。

参照先 AK_Success.


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう