Version

menu_open
Wwise SDK 2022.1.12

◆ Stop()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::DynamicSequence::Stop ( AkPlayingID  in_playingID,
AkTimeMs  in_uTransitionDuration = 0,
AkCurveInterpolation  in_eFadeCurve = AkCurveInterpolation_Linear 
)

Stop specified Dynamic Sequence immediately.
To restart the sequence, call Play. The sequence will restart with the item that was in the playlist after the item that was stopped.

Returns
  • AK_Success if the command was successfully queued
  • AK_PlayingIDNotFound if the playing ID does not match to any open Dynamic Sequence
Parameters
in_playingIDAkPlayingID returned by DynamicSequence::Open
in_uTransitionDurationFade duration
in_eFadeCurveCurve type to be used for the transition

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