Music Hub  ..
A session-wide music playback service
 All Classes Namespaces Files Functions Typedefs Enumerations Enumerator Friends
com::ubuntu::music::Player Member List

This is the complete list of members for com::ubuntu::music::Player, including all inherited members.

can_go_next()com::ubuntu::music::Player
can_go_previous()com::ubuntu::music::Player
can_pause()com::ubuntu::music::Player
can_play()com::ubuntu::music::Player
can_seek()com::ubuntu::music::Player
is_shuffle() const com::ubuntu::music::Player
loop_status() const com::ubuntu::music::Player
LoopStatus enum namecom::ubuntu::music::Player
maximum_playback_rate() const com::ubuntu::music::Player
meta_data_for_current_track() const com::ubuntu::music::Player
minimum_playback_rate() const com::ubuntu::music::Player
next()com::ubuntu::music::Player
none enum valuecom::ubuntu::music::Player
on_loop_status_changed(const std::function< void(LoopStatus)> &handler)com::ubuntu::music::Player
on_meta_data_for_current_track_changed(const std::function< void(const Track::MetaData &)> &handler)com::ubuntu::music::Player
on_playback_rate_changed(const std::function< void(PlaybackRate)> &handler)com::ubuntu::music::Player
on_playback_status_changed(const std::function< void(PlaybackStatus)> &handler)com::ubuntu::music::Player
on_shuffle_changed(const std::function< void(bool)> &handler)com::ubuntu::music::Player
on_volume_changed(const std::function< void(Volume)> &handler)com::ubuntu::music::Player
operator=(const Player &)=deletecom::ubuntu::music::Player
operator==(const Player &) const =deletecom::ubuntu::music::Player
pause()com::ubuntu::music::Player
paused enum valuecom::ubuntu::music::Player
play()com::ubuntu::music::Player
playback_rate() const com::ubuntu::music::Player
playback_status() const com::ubuntu::music::Player
PlaybackRate typedefcom::ubuntu::music::Player
PlaybackStatus enum namecom::ubuntu::music::Player
Player(const Player &)=deletecom::ubuntu::music::Player
playing enum valuecom::ubuntu::music::Player
playlist enum valuecom::ubuntu::music::Player
previous()com::ubuntu::music::Player
seek_to(const std::chrono::microseconds &offset)com::ubuntu::music::Player
Service classcom::ubuntu::music::Playerfriend
set_loop_status(LoopStatus new_status)com::ubuntu::music::Player
set_playback_rate(PlaybackRate rate)com::ubuntu::music::Player
set_shuffle(bool b)com::ubuntu::music::Player
set_volume(Volume new_volume)com::ubuntu::music::Player
stop()com::ubuntu::music::Player
stopped enum valuecom::ubuntu::music::Player
track enum valuecom::ubuntu::music::Player
track_list() const com::ubuntu::music::Player
volume() const com::ubuntu::music::Player
Volume typedefcom::ubuntu::music::Player
~Player()com::ubuntu::music::Player