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 AudioEngine type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AudioEngine | Overloaded. Initializes a new instance of this class. |
Public Fields
Name | Description | |
---|---|---|
![]() |
ContentVersion | Specifies the current content version. |
Public Properties
Name | Description | |
---|---|---|
![]() |
IsDisposed | Gets a value that indicates whether the object is disposed. |
![]() |
RendererDetails | Gets a collection of audio renderers. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. Immediately releases the unmanaged resources used by this object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetCategory | Gets an audio category. |
![]() |
GetGlobalVariable | Gets the value of a global variable. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
SetGlobalVariable | Sets the value of a global variable. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Performs periodic work required by the audio engine. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows this object to attempt to free resources and perform other cleanup operations before garbage collection reclaims the object. |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
![]() |
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)
Adjusting Volume (XACT)