19 #ifndef CORE_UBUNTU_MEDIA_TRACK_LIST_STUB_H_
20 #define CORE_UBUNTU_MEDIA_TRACK_LIST_STUB_H_
26 #include <core/dbus/stub.h>
40 const std::shared_ptr<Player>& parent,
41 const core::dbus::types::ObjectPath& op);
45 const core::Property<Container>&
tracks()
const;
61 std::unique_ptr<Private> d;
67 #endif // CORE_UBUNTU_MEDIA_TRACK_LIST_STUB_H_