ESPHome
2025.2.0
|
#include <speaker_media_player.h>
Data Fields | |
float | volume |
bool | is_muted |
Definition at line 37 of file speaker_media_player.h.
bool esphome::speaker::VolumeRestoreState::is_muted |
Definition at line 39 of file speaker_media_player.h.
float esphome::speaker::VolumeRestoreState::volume |
Definition at line 38 of file speaker_media_player.h.