|
pianod2
multisource multiuser scriptable networked music player
|
Handle commands controlling the overall pianod deamon/service. More...
#include <config.h>#include <string>#include <unordered_map>#include "fundamentals.h"#include "interpreter.h"#include "connection.h"#include "response.h"

Go to the source code of this file.
Classes | |
| class | ServiceManager |
| Contains and manages all the services/rooms. More... | |
Namespaces | |
| Media | |
| Media source, source parameters and player interfaces. | |
Variables | |
| ServiceManager * | service_manager |
Handle commands controlling the overall pianod deamon/service.
Manages "rooms": separate services each with its own audio etc.
|
extern |