mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
alsa: legacy card - implement device port type parser and assignment
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
6618527451
commit
0333c2ba8f
2 changed files with 101 additions and 30 deletions
|
|
@ -212,6 +212,7 @@ struct pa_alsa_path {
|
|||
char *description_key;
|
||||
char *description;
|
||||
char *available_group;
|
||||
pa_device_port_type_t device_port_type;
|
||||
unsigned priority;
|
||||
bool autodetect_eld_device;
|
||||
pa_alsa_mixer *eld_mixer_handle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue