boolean WAC_ClearPlaylist (int $InstanceID)
InstanceID | ID of the controlled media player |
If the command succeeds, it returns TRUE, otherwise FALSE.
Clears the internal playlist in the Media Player with ID InstanceID.
WAC_ClearPlaylist(12345);