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

#include <service_skeleton.h>

+ Collaboration diagram for core::ubuntu::media::ServiceSkeleton::Configuration:

Public Attributes

std::shared_ptr< Serviceimpl
 
KeyedPlayerStore::Ptr player_store
 
helper::ExternalServicesexternal_services
 
CoverArtResolver cover_art_resolver
 

Detailed Description

Definition at line 44 of file service_skeleton.h.

Member Data Documentation

CoverArtResolver core::ubuntu::media::ServiceSkeleton::Configuration::cover_art_resolver

Definition at line 49 of file service_skeleton.h.

helper::ExternalServices& core::ubuntu::media::ServiceSkeleton::Configuration::external_services

Definition at line 48 of file service_skeleton.h.

std::shared_ptr<Service> core::ubuntu::media::ServiceSkeleton::Configuration::impl

Definition at line 46 of file service_skeleton.h.

KeyedPlayerStore::Ptr core::ubuntu::media::ServiceSkeleton::Configuration::player_store

Definition at line 47 of file service_skeleton.h.


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