#include <audio.h>
Definition at line 9 of file audio.h.
◆ get_bytes_per_sample()
size_t esphome::audio::AudioStreamInfo::get_bytes_per_sample |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool esphome::audio::AudioStreamInfo::operator!= |
( |
const AudioStreamInfo & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool esphome::audio::AudioStreamInfo::operator== |
( |
const AudioStreamInfo & |
rhs | ) |
const |
|
inline |
◆ bits_per_sample
uint8_t esphome::audio::AudioStreamInfo::bits_per_sample = 16 |
◆ channels
uint8_t esphome::audio::AudioStreamInfo::channels = 1 |
◆ sample_rate
uint32_t esphome::audio::AudioStreamInfo::sample_rate = 16000 |
The documentation for this struct was generated from the following file:
- /opt/build/esphome/esphome/components/audio/audio.h