Music Hub  ..
A session-wide music playback service
player.h File Reference
#include <core/media/track.h>
#include <core/media/video/dimensions.h>
#include <core/media/video/sink.h>
#include <core/property.h>
#include <chrono>
#include <iosfwd>
#include <memory>
+ Include dependency graph for player.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  core::ubuntu::media::AVBackend
 
class  core::ubuntu::media::Player
 
struct  core::ubuntu::media::Player::Errors
 
struct  core::ubuntu::media::Player::Errors::OutOfProcessBufferStreamingNotSupported
 
struct  core::ubuntu::media::Player::Errors::InsufficientAppArmorPermissions
 
struct  core::ubuntu::media::Player::Errors::UriNotFound
 
struct  core::ubuntu::media::Player::Client
 

Namespaces

 core
 
 core::ubuntu
 
 core::ubuntu::media
 

Functions

std::ostream & core::ubuntu::media::operator<< (std::ostream &out, Player::PlaybackStatus status)
 
std::ostream & core::ubuntu::media::operator<< (std::ostream &out, Player::LoopStatus loop_status)
 
std::ostream & core::ubuntu::media::operator<< (std::ostream &out, Player::Error e)