mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
ucm: docs - change the Mic description to simple Microphone Device
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
1ad660ddee
commit
5473c5d677
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ extern "C" {
|
|||
#define SND_USE_CASE_DEV_NONE "None" /**< None Device */
|
||||
#define SND_USE_CASE_DEV_SPEAKER "Speaker" /**< Speaker Device */
|
||||
#define SND_USE_CASE_DEV_LINE "Line" /**< Line Device */
|
||||
#define SND_USE_CASE_DEV_MIC "Mic" /**< Integrated Microphone */
|
||||
#define SND_USE_CASE_DEV_MIC "Mic" /**< Microphone Device */
|
||||
#define SND_USE_CASE_DEV_HEADPHONES "Headphones" /**< Headphones Device */
|
||||
#define SND_USE_CASE_DEV_HEADSET "Headset" /**< Headset Device */
|
||||
#define SND_USE_CASE_DEV_HANDSET "Handset" /**< Handset Device */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue