AudioStopOptions Enumeration

Controls how Cue objects should stop when Stop is called.

public enum AudioStopOptions

 Member nameDescription
AsAuthoredIndicates the cue should stop normally, playing any release phase or transition specified in the content.
ImmediateIndicates the cue should stop immediately, ignoring any release phase or transition specified in the content.

Namespace: Microsoft.Xna.Framework.Audio
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Windows Phone

Community Additions

ADD
Show: