Music Hub  ..
A session-wide music playback service
core::ubuntu::media::Player::Configuration Struct Reference

#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
 

Detailed Description

Definition at line 28 of file player_configuration.h.

Member Data Documentation

std::shared_ptr<core::dbus::Bus> core::ubuntu::media::Player::Configuration::bus

Definition at line 33 of file player_configuration.h.

core::ubuntu::media::Player::PlayerKey core::ubuntu::media::Player::Configuration::key

Definition at line 31 of file player_configuration.h.

std::shared_ptr<core::dbus::Service> core::ubuntu::media::Player::Configuration::service

Definition at line 35 of file player_configuration.h.

std::shared_ptr<core::dbus::Object> core::ubuntu::media::Player::Configuration::session

Definition at line 37 of file player_configuration.h.


The documentation for this struct was generated from the following file: