Classes | |
| class | OStreamReporter |
| class | OutputObserver |
| class | OutputObserverPrivate |
| class | PulseAudioOutputObserver |
Enumerations | |
| enum class | OutputState { Earpiece , Speaker , External } |
Functions | |
| std::ostream & | operator<< (std::ostream &, OutputState) |
|
strong |
| Enumerator | |
|---|---|
| Earpiece | |
| Speaker | |
| External | |
Definition at line 35 of file output_observer.h.
| std::ostream & lomiri::MediaHubService::audio::operator<< | ( | std::ostream & | out, |
| audio::OutputState | state ) |
Definition at line 33 of file output_observer.cpp.