|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Codec EQ property values. More...
#include <zephyr/audio/codec.h>
Data Fields | |
| uint32_t | band |
| EQ band center frequency in Hz, must match a supported codec EQ band. | |
| int32_t | gain |
| EQ band gain in dB, codec-specific range. | |
Codec EQ property values.
| uint32_t audio_codec_eq_cfg::band |
EQ band center frequency in Hz, must match a supported codec EQ band.
| int32_t audio_codec_eq_cfg::gain |
EQ band gain in dB, codec-specific range.