MPD
0.20.15
|
#include <Listener.hxx>
Public Member Functions | |
virtual void | OnPlayerSync ()=0 |
Must call playlist_sync(). More... | |
virtual void | OnPlayerTagModified ()=0 |
The current song's tag has changed. More... | |
Definition at line 23 of file Listener.hxx.
|
pure virtual |
Must call playlist_sync().
|
pure virtual |
The current song's tag has changed.