バージョン

menu_open
virtual bool AK::SoundFrame::ISoundFrame::SetPlayBackMode ( bool  in_bPlayback  )  const [pure virtual]

Set the playback mode to True when many calls to AK::SoundFrame::ISoundFrame::PlayEvents() are made.
This way, Wwise will stay in playback mode as long as you don't set the playback mode to False.
Setting the playback mode to False will stop all playback in Wwise.

This function is thread-safe.

Tip.gif
Tip:
  • Use this method to avoid flickering of the Wwise controls.
  • SetPlayBackMode( false ) can be used without a corresponding call to SetPlayBackMode( true ) to stop all currently-playing events.
戻り値:
True if the operation was successful, False otherwise
引数:
in_bPlayback  Playback mode (True or False)

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう