![]() |
RT-Thread RTOS
An open source embedded real-time operating system
|
Collaboration diagram for AUDIO_DSP:Macros | |
| #define | AUDIO_DSP_PARAM 0 |
| #define | AUDIO_DSP_SAMPLERATE 1 |
| #define | AUDIO_DSP_CHANNELS 2 |
| #define | AUDIO_DSP_SAMPLEBITS 3 |
Support Dsp(input/output) Units controls. The macro group from application level, can set audio mixer parameters including samplerate, channels etc.
| #define AUDIO_DSP_PARAM 0 |
get/set all params
| #define AUDIO_DSP_SAMPLERATE 1 |
samplerate
| #define AUDIO_DSP_CHANNELS 2 |
channels
| #define AUDIO_DSP_SAMPLEBITS 3 |
sample bits width