Music Hub  ..
A session-wide music playback service
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
core::ubuntu::media::ServiceImplementation Class Reference

#include <service_implementation.h>

+ Inheritance diagram for core::ubuntu::media::ServiceImplementation:
+ Collaboration diagram for core::ubuntu::media::ServiceImplementation:

Public Member Functions

 ServiceImplementation ()
 
 ~ServiceImplementation ()
 
std::shared_ptr< Playercreate_session (const Player::Configuration &)
 
void pause_other_sessions (Player::PlayerKey key)
 
- Public Member Functions inherited from core::ubuntu::media::ServiceSkeleton
 ServiceSkeleton ()
 
 ~ServiceSkeleton ()
 
void run ()
 
void stop ()
 

Detailed Description

Definition at line 33 of file service_implementation.h.

Constructor & Destructor Documentation

core::ubuntu::media::ServiceImplementation::ServiceImplementation ( )
core::ubuntu::media::ServiceImplementation::~ServiceImplementation ( )

Member Function Documentation

std::shared_ptr<Player> core::ubuntu::media::ServiceImplementation::create_session ( const Player::Configuration )
void core::ubuntu::media::ServiceImplementation::pause_other_sessions ( Player::PlayerKey  key)

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