SoundEffectInstance Properties

Public Properties

Name Description
Public Property IsDisposed Gets a value that indicates whether the object is disposed.
Public Property IsLooped Gets a value that indicates whether looping is enabled for the SoundEffectInstance.
Public Property Pan Gets or sets the panning for the SoundEffectInstance.
Public Property Pitch Gets or sets the pitch adjustment for the SoundEffectInstance.
Public Property State Gets the current state (playing, paused, or stopped) of the SoundEffectInstance.
Public Property Volume Gets or sets the volume of the SoundEffectInstance.

See Also

Reference

SoundEffectInstance Class
Microsoft.Xna.Framework.Audio Namespace