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

std::string identity
 
core::ubuntu::media::Player::PlayerKey key
 
std::shared_ptr< core::dbus::Bus > bus
 
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 36 of file player_configuration.h.

std::string core::ubuntu::media::Player::Configuration::identity

Definition at line 32 of file player_configuration.h.

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

Definition at line 34 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.


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