Bagikan melalui


AudioEmitter Members

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

Public Constructors

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

Public Properties

Name Description
Public Property DopplerScale Gets or sets a scalar applied to the level of Doppler effect calculated between this and any AudioListener.
Public Property Forward Gets or sets the forward orientation vector for this emitter.
Public Property Position Gets or sets the position of this emitter.
Public Property Up Gets or sets the upward orientation vector for this emitter.
Public Property Velocity Gets or sets the velocity vector of this emitter.

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

AudioEmitter Class
Microsoft.Xna.Framework.Audio Namespace