#include <player_configuration.h>
Collaboration diagram for core::ubuntu::media::Player::Configuration:Public Attributes | |
| core::ubuntu::media::Player::PlayerKey | key |
| std::shared_ptr< core::dbus::Bus > | bus |
| std::shared_ptr< core::dbus::Service > | service |
| std::shared_ptr< core::dbus::Object > | session |
| core::ubuntu::media::Service * | player_service |
Definition at line 29 of file player_configuration.h.
| std::shared_ptr<core::dbus::Bus> core::ubuntu::media::Player::Configuration::bus |
Definition at line 34 of file player_configuration.h.
| core::ubuntu::media::Player::PlayerKey core::ubuntu::media::Player::Configuration::key |
Definition at line 32 of file player_configuration.h.
| core::ubuntu::media::Service* core::ubuntu::media::Player::Configuration::player_service |
Definition at line 40 of file player_configuration.h.
| std::shared_ptr<core::dbus::Service> core::ubuntu::media::Player::Configuration::service |
Definition at line 36 of file player_configuration.h.
| std::shared_ptr<core::dbus::Object> core::ubuntu::media::Player::Configuration::session |
Definition at line 38 of file player_configuration.h.