Music Hub  ..
A session-wide music playback service
core::ubuntu::media::PlayerImplementation< Parent >::Configuration Struct Reference

#include <player_implementation.h>

+ Collaboration diagram for core::ubuntu::media::PlayerImplementation< Parent >::Configuration:

Public Attributes

Parent::Configuration parent
 
Player::PlayerKey key
 
ClientDeathObserver::Ptr client_death_observer
 
power::StateController::Ptr power_state_controller
 

Detailed Description

template<typename Parent>
struct core::ubuntu::media::PlayerImplementation< Parent >::Configuration

Definition at line 44 of file player_implementation.h.

Member Data Documentation

◆ client_death_observer

template<typename Parent>
ClientDeathObserver::Ptr core::ubuntu::media::PlayerImplementation< Parent >::Configuration::client_death_observer

Definition at line 51 of file player_implementation.h.

◆ key

template<typename Parent>
Player::PlayerKey core::ubuntu::media::PlayerImplementation< Parent >::Configuration::key

Definition at line 49 of file player_implementation.h.

◆ parent

template<typename Parent>
Parent::Configuration core::ubuntu::media::PlayerImplementation< Parent >::Configuration::parent

Definition at line 47 of file player_implementation.h.

◆ power_state_controller

template<typename Parent>
power::StateController::Ptr core::ubuntu::media::PlayerImplementation< Parent >::Configuration::power_state_controller

Definition at line 52 of file player_implementation.h.


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