The following tables list the members exposed by the SoundBank type.
Public Constructors
.gif) |
SoundBank |
Initializes a new instance of this class using a sound bank from file. |
Public Properties
.gif) |
IsDisposed |
Gets a value that indicates whether the object is disposed. |
.gif) |
IsInUse |
Returns whether the sound bank is currently in use. |
Public Methods
Protected Methods
.gif) |
Finalize |
Allows this object to attempt to free resources and perform other cleanup operations before garbage collection reclaims the object. |
.gif) |
MemberwiseClone |
(Inherited from Object.) |
Public Events
.gif) |
Disposing |
Occurs when Dispose is called or when this object is finalized and collected by the garbage collector of the Microsoft .NET common language runtime (CLR). |
See Also
Tasks
Playing Sounds from an XACT Project
Pausing a Sound (XACT)
Concepts
Sounds Overview
Reference
SoundBank Class
Microsoft.Xna.Framework.Audio Namespace