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

Go to the source code of this file.

Classes

class  core::ubuntu::media::audio::OutputObserver
 

Namespaces

namespace  core
 
namespace  core::ubuntu
 
namespace  core::ubuntu::media
 
namespace  core::ubuntu::media::audio
 

Enumerations

enum class  core::ubuntu::media::audio::OutputState {
  core::ubuntu::media::audio::Earpiece ,
  core::ubuntu::media::audio::Speaker ,
  core::ubuntu::media::audio::External
}
 

Functions

std::ostream & core::ubuntu::media::audio::operator<< (std::ostream &, OutputState)
 
OutputObserver::Ptr core::ubuntu::media::audio::make_platform_default_output_observer ()