mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
acp: sync with pulseaudio
This commit is contained in:
parent
752afa06a2
commit
57f0fdf746
7 changed files with 680 additions and 552 deletions
|
|
@ -381,6 +381,9 @@ struct pa_alsa_profile {
|
|||
pa_idxset *input_mappings;
|
||||
pa_idxset *output_mappings;
|
||||
|
||||
/* ucm device context */
|
||||
pa_alsa_ucm_profile_context ucm_context;
|
||||
|
||||
struct {
|
||||
pa_dynarray devices;
|
||||
} out;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue