mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
alsa: legacy card - set available_group
Create automatically the groups per paths where the similar jacks are used. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
1fb449213f
commit
6618527451
2 changed files with 50 additions and 0 deletions
|
|
@ -211,6 +211,7 @@ struct pa_alsa_path {
|
|||
char *name;
|
||||
char *description_key;
|
||||
char *description;
|
||||
char *available_group;
|
||||
unsigned priority;
|
||||
bool autodetect_eld_device;
|
||||
pa_alsa_mixer *eld_mixer_handle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue