#include <audio_dac.h>
Definition at line 9 of file audio_dac.h.
◆ is_muted()
virtual bool esphome::audio_dac::AudioDac::is_muted |
( |
| ) |
|
|
pure virtual |
◆ set_mute_off()
virtual bool esphome::audio_dac::AudioDac::set_mute_off |
( |
| ) |
|
|
pure virtual |
◆ set_mute_on()
virtual bool esphome::audio_dac::AudioDac::set_mute_on |
( |
| ) |
|
|
pure virtual |
◆ set_volume()
virtual bool esphome::audio_dac::AudioDac::set_volume |
( |
float |
volume | ) |
|
|
pure virtual |
◆ volume()
virtual float esphome::audio_dac::AudioDac::volume |
( |
| ) |
|
|
pure virtual |
◆ is_muted_
bool esphome::audio_dac::AudioDac::is_muted_ {false} |
|
protected |
The documentation for this class was generated from the following file:
- /opt/build/esphome/esphome/components/audio_dac/audio_dac.h