#include <player_skeleton.h>
Public Attributes | |
std::shared_ptr< core::dbus::Bus > | bus |
std::shared_ptr< core::dbus::Object > | session |
std::string | identity |
Definition at line 83 of file player_skeleton.h.
std::shared_ptr<core::dbus::Bus> core::ubuntu::media::PlayerSkeleton::Configuration::bus |
Definition at line 86 of file player_skeleton.h.
std::string core::ubuntu::media::PlayerSkeleton::Configuration::identity |
Definition at line 91 of file player_skeleton.h.
std::shared_ptr<core::dbus::Object> core::ubuntu::media::PlayerSkeleton::Configuration::session |
Definition at line 88 of file player_skeleton.h.