|
ESPHome 2026.5.0b1
|
Go to the source code of this file.
Data Structures | |
| class | esphome::i2s_audio::SPDIFEncoder |
Namespaces | |
| namespace | esphome |
| namespace | esphome::i2s_audio |
Typedefs | |
| using | esphome::i2s_audio::SPDIFBlockCallback = esp_err_t (*)(void *user_ctx, uint32_t *data, size_t size, TickType_t ticks_to_wait) |
| Callback signature for block completion (raw function pointer for minimal overhead) | |