Version

menu_open
Wwise SDK 2023.1.3

◆ GetPauseTimes()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::DynamicSequence::GetPauseTimes ( AkPlayingID  in_playingID,
AkUInt32 out_uTime,
AkUInt32 out_uDuration 
)

Get pause times.

Returns
  • AK_Success if successful
  • AK_PlayingIDNotFound if the playing ID does not match to any open Dynamic Sequence
Parameters
in_playingIDAkPlayingID returned by DynamicSequence::Open
out_uTimeIf sequence is currently paused, returns time when pause started, else 0.
out_uDurationReturns total pause duration since last call to GetPauseTimes, excluding the time elapsed in the current pause.

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