![]() |
RT-Thread RTOS
An open source embedded real-time operating system
|
Macros | |
#define | AUDIO_TYPE_QUERY 0x00 |
#define | AUDIO_TYPE_INPUT 0x01 |
#define | AUDIO_TYPE_OUTPUT 0x02 |
#define | AUDIO_TYPE_MIXER 0x04 |
Audio Device Types.
#define AUDIO_TYPE_QUERY 0x00 |
Query audio device type
#define AUDIO_TYPE_INPUT 0x01 |
Set audio device type to input type
#define AUDIO_TYPE_OUTPUT 0x02 |
Set audio device type to output type
#define AUDIO_TYPE_MIXER 0x04 |
Set audio device type to mixer type