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 | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Pause | Pauses all sounds associated with this category. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
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 | (Inherited from ValueType.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Tasks
How to: Play a Sound
How to: Stop or Pause a Sound
How to: Change Sound Volume Levels
Concepts
Reference
AudioCategory Structure
Microsoft.Xna.Framework.Audio Namespace