pianod2
multisource multiuser scriptable networked music player
Public Attributes | List of all members
Tuner::Tuner::Callbacks Struct Reference

#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...
 

Member Data Documentation

◆ mixChanged

std::function<void (bool automatically, const char *explanation)> Tuner::Tuner::Callbacks::mixChanged

Callback sent when mix has changed.

◆ playlistsChanged

std::function<void ()> Tuner::Tuner::Callbacks::playlistsChanged

Callback sent when list of playlists has changed.


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