add_track_with_uri_at(const Track::UriType &uri, const Track::Id &position, bool make_current) | core::ubuntu::media::TrackListImplementation | virtual |
after_empty_track() | core::ubuntu::media::TrackList | static |
can_edit_tracks() const | core::ubuntu::media::TrackListSkeleton | virtual |
can_edit_tracks() | core::ubuntu::media::TrackListSkeleton | protected |
ConstIterator typedef | core::ubuntu::media::TrackList | |
Container typedef | core::ubuntu::media::TrackList | |
ContainerTrackIdTuple typedef | core::ubuntu::media::TrackList | |
current() | core::ubuntu::media::TrackListSkeleton | |
go_to(const Track::Id &track, bool toggle_player_state) | core::ubuntu::media::TrackListImplementation | virtual |
has_next() const | core::ubuntu::media::TrackListSkeleton | |
Iterator typedef | core::ubuntu::media::TrackList | |
loop_status() const | core::ubuntu::media::TrackListSkeleton | |
next() | core::ubuntu::media::TrackListSkeleton | |
on_go_to_track() const | core::ubuntu::media::TrackListSkeleton | virtual |
on_go_to_track() | core::ubuntu::media::TrackListSkeleton | |
on_loop_status_changed(const core::ubuntu::media::Player::LoopStatus &loop_status) | core::ubuntu::media::TrackListSkeleton | |
on_shuffle_changed(bool shuffle) | core::ubuntu::media::TrackListSkeleton | |
on_track_added() const | core::ubuntu::media::TrackListSkeleton | virtual |
on_track_added() | core::ubuntu::media::TrackListSkeleton | protected |
on_track_changed() const | core::ubuntu::media::TrackListSkeleton | virtual |
on_track_changed() | core::ubuntu::media::TrackListSkeleton | protected |
on_track_list_replaced() const | core::ubuntu::media::TrackListSkeleton | virtual |
on_track_list_replaced() | core::ubuntu::media::TrackListSkeleton | protected |
on_track_removed() const | core::ubuntu::media::TrackListSkeleton | virtual |
on_track_removed() | core::ubuntu::media::TrackListSkeleton | |
operator=(const TrackList &)=delete | core::ubuntu::media::TrackList | |
operator==(const TrackList &) const =delete | core::ubuntu::media::TrackList | |
query_meta_data_for_track(const Track::Id &id) | core::ubuntu::media::TrackListImplementation | virtual |
query_uri_for_track(const Track::Id &id) | core::ubuntu::media::TrackListImplementation | |
remove_track(const Track::Id &id) | core::ubuntu::media::TrackListImplementation | virtual |
reset() | core::ubuntu::media::TrackListImplementation | virtual |
shuffle_tracks() | core::ubuntu::media::TrackListImplementation | virtual |
TrackList(const TrackList &)=delete | core::ubuntu::media::TrackList | |
TrackList() | core::ubuntu::media::TrackList | protected |
TrackListImplementation(const core::dbus::Bus::Ptr &bus, const core::dbus::Object::Ptr &object, const std::shared_ptr< Engine::MetaDataExtractor > &extractor, const core::ubuntu::media::apparmor::ubuntu::RequestContextResolver::Ptr &request_context_resolver, const core::ubuntu::media::apparmor::ubuntu::RequestAuthenticator::Ptr &request_authenticator) | core::ubuntu::media::TrackListImplementation | |
TrackListSkeleton(const core::dbus::Bus::Ptr &bus, const core::dbus::Object::Ptr &object, const core::ubuntu::media::apparmor::ubuntu::RequestContextResolver::Ptr &request_context_resolver, const core::ubuntu::media::apparmor::ubuntu::RequestAuthenticator::Ptr &request_authenticator) | core::ubuntu::media::TrackListSkeleton | |
tracks() const | core::ubuntu::media::TrackListSkeleton | virtual |
tracks() | core::ubuntu::media::TrackListSkeleton | |
unshuffle_tracks() | core::ubuntu::media::TrackListImplementation | virtual |
~TrackList() | core::ubuntu::media::TrackList | |
~TrackListImplementation() | core::ubuntu::media::TrackListImplementation | |
~TrackListSkeleton() | core::ubuntu::media::TrackListSkeleton | |