URY playd
C++ minimalist audio player
Player Member List

This is the complete list of members for Player, including all inherited members.

CanAnnounceTime(std::uint64_t micros)Playerprivate
deadPlayerprivate
device_idPlayerprivate
Dump(size_t id, const std::string &tag) constPlayer
DumpState(size_t id, const std::string &tag) constPlayerprivate
Eject(const std::string &tag)Player
End(const std::string &tag)Player
filePlayerprivate
ioPlayerprivate
last_posPlayerprivate
Load(const std::string &tag, const std::string &path)Player
LoadRaw(const std::string &path) constPlayerprivate
LoadSource(const std::string &path) constPlayerprivate
operator=(const Player &)=deletePlayer
Player(int device_id, SinkFn sink, std::map< std::string, SourceFn > sources)Player
Player(const Player &)=deletePlayer
Pos(const std::string &tag, const std::string &pos_str)Player
PosParse(const std::string &pos_str)Playerprivatestatic
PosRaw(const std::string &tag, std::uint64_t pos)Playerprivate
Quit(const std::string &tag)Player
Respond(int id, Response rs) constPlayerprivate
SetIo(ResponseSink &io)Player
SetPlaying(const std::string &tag, bool playing)Player
sinkPlayerprivate
SinkFn typedefPlayer
SourceFn typedefPlayer
sourcesPlayerprivate
Update()Player