#include <Listener.hxx>
Definition at line 23 of file Listener.hxx.
◆ OnQueueModified()
virtual void QueueListener::OnQueueModified |
( |
| ) |
|
|
pure virtual |
Called after the queue has been modified.
◆ OnQueueOptionsChanged()
virtual void QueueListener::OnQueueOptionsChanged |
( |
| ) |
|
|
pure virtual |
Called after a playback options have been changed.
◆ OnQueueSongStarted()
virtual void QueueListener::OnQueueSongStarted |
( |
| ) |
|
|
pure virtual |
Called after the player has started playing a new song.
This gets called by playlist::SyncWithPlayer() after it has been notified by the player thread.
The documentation for this class was generated from the following file: