winlator/android_alsa/android_aserver.conf
2024-12-31 11:37:47 -03:00

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"
}
}