MPD  0.20.18
Public Member Functions
PlayerListener Class Referenceabstract

#include <Listener.hxx>

Inheritance diagram for PlayerListener:
[legend]

Public Member Functions

virtual void OnPlayerSync ()=0
 Must call playlist_sync(). More...
 
virtual void OnPlayerTagModified ()=0
 The current song's tag has changed. More...
 

Detailed Description

Definition at line 23 of file Listener.hxx.

Member Function Documentation

◆ OnPlayerSync()

virtual void PlayerListener::OnPlayerSync ( )
pure virtual

Must call playlist_sync().

◆ OnPlayerTagModified()

virtual void PlayerListener::OnPlayerTagModified ( )
pure virtual

The current song's tag has changed.


The documentation for this class was generated from the following file: