Version
menu

Wwise SDK 2025.1.0
AkCmd_DynamicSequence_Op Struct Reference

#include <AkCommandTypes.h>

Public Attributes

AkPlayingID playingID
 Playing ID that was used to open the dynamic sequence. More...
 
AkUInt32 operation
 Operation to execute the dynamic sequence. More...
 
AkTimeMs transitionTime
 (optional) Duration of transition in milliseconds More...
 
AkCurveInterpolation_t fadeCurve
 (optional) Curve type to be used for the transition, see AkCurveInterpolation More...
 

Detailed Description

Execute an operation on a dynamic sequence.

Refer to AkDynamicSequenceOp to learn the possible operations.

This command can fail for the following reasons:

  • AK_InvalidParameter: playingID is an invalid ID, or operation is not a valid dynamic sequence operation, or fadeCurve is not a valid curve type.
  • AK_IDNotFound: playingID is valid but does not refer to an active dynamic sequence
See also

Definition at line 799 of file AkCommandTypes.h.


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