SoundEffectInstance Properties
Public Properties
Name | Description | |
---|---|---|
IsDisposed | Gets a value that indicates whether the object is disposed. | |
IsLooped | Gets a value that indicates whether looping is enabled for the SoundEffectInstance. | |
Pan | Gets or sets the panning for the SoundEffectInstance. | |
Pitch | Gets or sets the pitch adjustment for the SoundEffectInstance. | |
State | Gets the current state (playing, paused, or stopped) of the SoundEffectInstance. | |
Volume | Gets or sets the volume of the SoundEffectInstance. |
See Also
Reference
SoundEffectInstance Class
Microsoft.Xna.Framework.Audio Namespace