IsPlaylistActive
method
Delphi
function IsPlaylistActive: Boolean;
C++Builder
bool __fastcall IsPlaylistActive();
C#
public bool IsPlaylistActive();
VB.NET
Public Function IsPlaylistActive() As Boolean
C++/Qt
BOOL IsPlaylistActive ();
Returns true if the playlist is active (playing). See the "Using the playlist " chapter for more information about the playlist feature.