mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
alsa ucm: set device port type
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
0333c2ba8f
commit
80b993cf55
2 changed files with 47 additions and 1 deletions
|
|
@ -179,6 +179,8 @@ struct pa_alsa_ucm_device {
|
|||
|
||||
pa_proplist *proplist;
|
||||
|
||||
pa_device_port_type_t type;
|
||||
|
||||
unsigned playback_priority;
|
||||
unsigned capture_priority;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue