Music Hub ..
A session-wide music playback service
battery_observer.h File Reference
#include <core/media/external_services.h>
#include <core/property.h>
#include <memory>
+ Include dependency graph for battery_observer.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::power::BatteryObserver
 

Namespaces

namespace  core
 
namespace  core::ubuntu
 
namespace  core::ubuntu::media
 
namespace  core::ubuntu::media::power
 

Enumerations

enum class  core::ubuntu::media::power::Level {
  core::ubuntu::media::power::unknown ,
  core::ubuntu::media::power::ok ,
  core::ubuntu::media::power::low ,
  core::ubuntu::media::power::very_low ,
  core::ubuntu::media::power::critical
}
 

Functions

core::ubuntu::media::power::BatteryObserver::Ptr core::ubuntu::media::power::make_platform_default_battery_observer (core::ubuntu::media::helper::ExternalServices &)