Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the AudioCategory type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Name | Specifies the friendly name of this category. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Determines whether two instances of AudioCategory are equal. |
![]() |
GetHashCode | Gets the hash code for this instance. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
op_Equality | Determines whether the specified AudioCategory instances are equal. |
![]() ![]() |
op_Inequality | Determines whether the specified AudioCategory instances are not equal. |
![]() |
Pause | Pauses all sounds associated with this category. |
![]() |
Resume | Resumes all paused sounds associated with this category. |
![]() |
SetVolume | Sets the volume of all sounds associated with this category. |
![]() |
Stop | Stops all sounds associated with this category. |
![]() |
ToString | Returns a String representation of this AudioCategory. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Tasks
Playing Sounds from an XACT Project
Pausing a Sound (XACT)
Adjusting Volume (XACT)
Concepts
Reference
AudioCategory Structure
Microsoft.Xna.Framework.Audio Namespace