Returns true if playing or false otherwise.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public bool IsPlaying { get; }
Public ReadOnly Property IsPlaying As Boolean
Get
public:
property bool IsPlaying {
bool get ();
}
Property Value
Type:
BooleanSee Also