#include <track_list_stub.h>
Definition at line 36 of file track_list_stub.h.
core::ubuntu::media::TrackListStub::TrackListStub |
( |
const std::shared_ptr< Player > & |
parent, |
|
|
const core::dbus::Object::Ptr & |
object |
|
) |
| |
core::ubuntu::media::TrackListStub::~TrackListStub |
( |
| ) |
|
void core::ubuntu::media::TrackListStub::add_track_with_uri_at |
( |
const Track::UriType & |
uri, |
|
|
const Track::Id & |
position, |
|
|
bool |
make_current |
|
) |
| |
|
virtual |
void core::ubuntu::media::TrackListStub::add_tracks_with_uri_at |
( |
const ContainerURI & |
uris, |
|
|
const Track::Id & |
position |
|
) |
| |
|
virtual |
const core::Property<bool>& core::ubuntu::media::TrackListStub::can_edit_tracks |
( |
| ) |
const |
|
virtual |
void core::ubuntu::media::TrackListStub::go_to |
( |
const Track::Id & |
track | ) |
|
|
virtual |
bool core::ubuntu::media::TrackListStub::move_track |
( |
const Track::Id & |
id, |
|
|
const Track::Id & |
to |
|
) |
| |
|
virtual |
Track::Id core::ubuntu::media::TrackListStub::next |
( |
| ) |
|
|
virtual |
const core::Signal<void>& core::ubuntu::media::TrackListStub::on_end_of_tracklist |
( |
| ) |
const |
|
virtual |
const core::Signal<Track::Id>& core::ubuntu::media::TrackListStub::on_go_to_track |
( |
| ) |
const |
|
virtual |
const core::Signal<Track::Id>& core::ubuntu::media::TrackListStub::on_track_added |
( |
| ) |
const |
|
virtual |
const core::Signal<Track::Id>& core::ubuntu::media::TrackListStub::on_track_changed |
( |
| ) |
const |
|
virtual |
const core::Signal<ContainerTrackIdTuple>& core::ubuntu::media::TrackListStub::on_track_list_replaced |
( |
| ) |
const |
|
virtual |
const core::Signal<void>& core::ubuntu::media::TrackListStub::on_track_list_reset |
( |
| ) |
const |
|
virtual |
const core::Signal<TrackIdTuple>& core::ubuntu::media::TrackListStub::on_track_moved |
( |
| ) |
const |
|
virtual |
Indicates that a track has been moved within the track list. First template param holds the id of the track being moved. Second param holds the id of the track of the position to move the track to in the TrackList.
Implements core::ubuntu::media::TrackList.
const core::Signal<Track::Id>& core::ubuntu::media::TrackListStub::on_track_removed |
( |
| ) |
const |
|
virtual |
const core::Signal<ContainerURI>& core::ubuntu::media::TrackListStub::on_tracks_added |
( |
| ) |
const |
|
virtual |
Track::Id core::ubuntu::media::TrackListStub::previous |
( |
| ) |
|
|
virtual |
void core::ubuntu::media::TrackListStub::remove_track |
( |
const Track::Id & |
id | ) |
|
|
virtual |
void core::ubuntu::media::TrackListStub::reset |
( |
| ) |
|
|
virtual |
const core::Property<Container>& core::ubuntu::media::TrackListStub::tracks |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file:
- /build/media-hub-HHz9WM/media-hub-4.1.0+16.04.20160308.2/src/core/media/track_list_stub.h