|
pianod2
multisource multiuser scriptable networked music player
|
#include <tuner.h>
Public Attributes | |
| std::function< void()> | playlistsChanged |
| Callback sent when list of playlists has changed. More... | |
| std::function< void(bool automatically, const char *explanation)> | mixChanged |
| Callback sent when mix has changed. More... | |
| std::function<void (bool automatically, const char *explanation)> Tuner::Tuner::Callbacks::mixChanged |
Callback sent when mix has changed.
| std::function<void ()> Tuner::Tuner::Callbacks::playlistsChanged |
Callback sent when list of playlists has changed.