This documentation is archived and is not being maintained.
AudioStopOptions Enumeration
Controls how
Cue objects should stop when
Stop is called.
public enum AudioStopOptions
| | 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. |
- Namespace: Microsoft.Xna.Framework.Audio
- Assembly:
Microsoft.Xna.Framework (in microsoft.xna.framework.dll)