ESPHome
2024.10.2
|
Data Structures | |
class | CaptureAction |
class | DataTrigger |
class | IsCapturingCondition |
class | Microphone |
class | StopCaptureAction |
Enumerations | |
enum | State : uint8_t { STATE_STOPPED = 0, STATE_STARTING, STATE_RUNNING, STATE_STOPPING } |
enum esphome::microphone::State : uint8_t |
Enumerator | |
---|---|
STATE_STOPPED | |
STATE_STARTING | |
STATE_RUNNING | |
STATE_STOPPING |
Definition at line 12 of file microphone.h.