Version

menu_open
Wwise SDK 2022.1.11

◆ WakeupFromSuspend()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::WakeupFromSuspend ( AkUInt32  in_uDelayMs = 0)

This function should be called to wake up the sound engine and start processing audio again. This needs to be called if the console has a background mode or some suspended state.

Consult Handling System-Specific Events to learn when it is appropriate to call this function for each platform.

See also
Suspend
Handling System-Specific Events
Parameters
in_uDelayMsDelay (in milliseconds) before the wake up occurs. Rounded up to audio frame granularity. Adding a delay is useful if there is a possibility that another OS event may override the wake-up in the near future.

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