#include <service.h>
Definition at line 31 of file service.h.
◆ Service() [1/2]
core::ubuntu::media::Service::Service |
( |
const Service & |
| ) |
|
|
delete |
◆ ~Service()
virtual core::ubuntu::media::Service::~Service |
( |
| ) |
|
|
virtualdefault |
◆ Service() [2/2]
core::ubuntu::media::Service::Service |
( |
| ) |
|
|
protecteddefault |
◆ create_fixed_session()
virtual std::shared_ptr<Player> core::ubuntu::media::Service::create_fixed_session |
( |
const std::string & |
name, |
|
|
const Player::Configuration & |
|
|
) |
| |
|
pure virtual |
◆ create_session()
◆ destroy_session()
virtual void core::ubuntu::media::Service::destroy_session |
( |
const std::string & |
uuid, |
|
|
const Player::Configuration & |
|
|
) |
| |
|
pure virtual |
◆ detach_session()
virtual void core::ubuntu::media::Service::detach_session |
( |
const std::string & |
uuid, |
|
|
const Player::Configuration & |
|
|
) |
| |
|
pure virtual |
◆ operator=()
◆ operator==()
bool core::ubuntu::media::Service::operator== |
( |
const Service & |
| ) |
const |
|
delete |
◆ pause_other_sessions()
virtual void core::ubuntu::media::Service::pause_other_sessions |
( |
Player::PlayerKey |
| ) |
|
|
pure virtual |
◆ reattach_session()
virtual std::shared_ptr<Player> core::ubuntu::media::Service::reattach_session |
( |
const std::string & |
uuid, |
|
|
const Player::Configuration & |
|
|
) |
| |
|
pure virtual |
◆ resume_session()
◆ service_disconnected()
virtual const core::Signal<void>& core::ubuntu::media::Service::service_disconnected |
( |
| ) |
const |
|
pure virtual |
◆ service_reconnected()
virtual const core::Signal<void>& core::ubuntu::media::Service::service_reconnected |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
- /build/media-hub-S7nDym/media-hub-4.6.0+17.04.20170217/include/core/media/service.h