mirror of
https://github.com/brunodev85/winlator.git
synced 2025-08-11 16:21:05 +03:00
27 lines
396 B
Plaintext
27 lines
396 B
Plaintext
pcm.android_aserver {
|
|
type android_aserver
|
|
hint {
|
|
description "Android ALSA Server"
|
|
}
|
|
}
|
|
|
|
ctl.android_aserver {
|
|
type android_aserver
|
|
hint {
|
|
description "Android ALSA Server"
|
|
}
|
|
}
|
|
|
|
pcm.!default {
|
|
type android_aserver
|
|
hint {
|
|
description "Default"
|
|
}
|
|
}
|
|
|
|
ctl.!default {
|
|
type android_aserver
|
|
hint {
|
|
description "Default"
|
|
}
|
|
} |