class ThermalWatcher
Defined at line 17 of file ../../src/media/audio/audio_core/thermal_watcher.h
Public Methods
void SynchronizeThermalState ()
Assuming thermal state continues to be a singleton for audio (rather than referring to a
specific audio device), this should be called whenever new output pipelines are created.
Defined at line 24 of file ../../src/media/audio/audio_core/thermal_watcher.h
std::unique_ptr<ThermalWatcher> CreateAndWatch (Context & context)
Thermal Client
static
Defined at line 25 of file ../../src/media/audio/audio_core/thermal_watcher.cc
void SetThermalState (uint64_t state)
Defined at line 81 of file ../../src/media/audio/audio_core/thermal_watcher.cc