AudioStopOptions Enumeration
Controls how Cue objects should stop when Stop is called.
Namespace: Microsoft.Xna.Framework.Audio
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public enum AudioStopOptions
Members
Member name | Description | |
---|---|---|
AsAuthored | Indicates the cue should stop normally, playing any release phase or transition specified in the content. | |
Immediate | Indicates the cue should stop immediately, ignoring any release phase or transition specified in the content. |
See Also
Reference
Microsoft.Xna.Framework.Audio Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP