IrrKlang.NET

ISound.Paused Property

returns if the sound is paused

[Visual Basic]
Public Property Paused As Boolean
[C#]
public bool Paused {get; set;}

See Also

ISound Class | IrrKlang Namespace