AudioListener Members

The following tables list the members exposed by the AudioListener type.

Public Constructors

Name Description
Public Method AudioListener Initializes a new instance of this class.

Public Properties

Name Description
Public Property Forward Gets or sets the forward orientation vector for this listener.
Public Property Position Gets or sets the position of this listener.
Public Property Up Gets or sets the upward orientation vector for this listener.
Public Property Velocity Gets or sets the velocity vector of this listener.

Public Methods

Name Description
Public Method Dispose Overloaded. Immediately releases the unmanaged resources used by this object.
Public Method Equals Overloaded. Returns a value that indicates whether the current instance is equal to a specified object.
Public Method GetHashCode Gets the hash code for this instance.
Public Method GetType (Inherited from Object.)
Public Method Static op_Equality Compares two objects to determine whether they are the same.
Public Method Static op_Inequality Compares two objects to determine whether they are different.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

AudioListener Class
Microsoft.Xna.Framework.Audio Namespace