バージョン

menu_open
void __cdecl AK::SoundEngine::Wii::SetProcessModeBlocking ( ProcUIStatus  in_eStatus,
AkTimeMs  in_msFade = 0,
AkCurveInterpolation  in_eCurve = AkCurveInterpolation_Linear  
)

Use this function to tell the sound engine to switch to background/foreground/exit mode. Setting the RELEASING mode (for Home Menu) will fade out the volume and pause all sounds. Avoid calling other Wwise API while the application is in background. Setting the FOREGROUND mode (coming back from Home Menu) will resume sounds and fade in. Setting the EXIT mode must be done as soon as possible when the ProcUI status is PROCUI_STATUS_EXIT. Failing to do so can result in a deadlock if banks are unloaded before terminating the sound engine. However, you could also terminate the sound engine directly instead. This function returns after the fade out is finished.

引数:
in_eStatus  ProcUIStatus from ProcUIStatus() or ProcUIProcessMessages
in_msFade  Fade out time. Set to 0 for minimum time.
in_eCurve  Fade curve.

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう