Share via


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 Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (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