#include <service_stub.h>
Public Member Functions | |
ServiceStub () | |
~ServiceStub () | |
std::shared_ptr< Player > | create_session (const Player::Configuration &) |
void | pause_other_sessions (Player::PlayerKey key) |
Definition at line 36 of file service_stub.h.
core::ubuntu::media::ServiceStub::ServiceStub | ( | ) |
core::ubuntu::media::ServiceStub::~ServiceStub | ( | ) |
std::shared_ptr<Player> core::ubuntu::media::ServiceStub::create_session | ( | const Player::Configuration & | ) |
void core::ubuntu::media::ServiceStub::pause_other_sessions | ( | Player::PlayerKey | key | ) |