mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
acp: fix UCM off profile
This commit is contained in:
parent
69be14186e
commit
cfdd6cab20
3 changed files with 8 additions and 6 deletions
|
|
@ -369,6 +369,7 @@ struct pa_alsa_profile {
|
|||
bool supported:1;
|
||||
bool fallback_input:1;
|
||||
bool fallback_output:1;
|
||||
bool is_off:1;
|
||||
|
||||
char **input_mapping_names;
|
||||
char **output_mapping_names;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue