Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsPlaying Property
NamespacesGenesyslab.Desktop.Modules.Core.SoundsISongIsPlaying
Gets a value indicating whether this song is playing.
Declaration Syntax
C#Visual BasicVisual C++
bool IsPlaying { get; }
ReadOnly Property IsPlaying As Boolean
property bool IsPlaying {
	bool get ();
}
Value
true if this song is playing; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)