This is the complete list of members for Player, including all inherited members.
CanAnnounceTime(std::uint64_t micros) | Player | private |
dead | Player | private |
device_id | Player | private |
Dump(size_t id, const std::string &tag) const | Player | |
DumpState(size_t id, const std::string &tag) const | Player | private |
Eject(const std::string &tag) | Player | |
End(const std::string &tag) | Player | |
file | Player | private |
io | Player | private |
last_pos | Player | private |
Load(const std::string &tag, const std::string &path) | Player | |
LoadRaw(const std::string &path) const | Player | private |
LoadSource(const std::string &path) const | Player | private |
operator=(const Player &)=delete | Player | |
Player(int device_id, SinkFn sink, std::map< std::string, SourceFn > sources) | Player | |
Player(const Player &)=delete | Player | |
Pos(const std::string &tag, const std::string &pos_str) | Player | |
PosParse(const std::string &pos_str) | Player | privatestatic |
PosRaw(const std::string &tag, std::uint64_t pos) | Player | private |
Quit(const std::string &tag) | Player | |
Respond(int id, Response rs) const | Player | private |
SetIo(ResponseSink &io) | Player | |
SetPlaying(const std::string &tag, bool playing) | Player | |
sink | Player | private |
SinkFn typedef | Player | |
SourceFn typedef | Player | |
sources | Player | private |
Update() | Player |