mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
acp: fix > 2 channel maps
This commit is contained in:
parent
925cc9b487
commit
df912a9059
2 changed files with 29 additions and 13 deletions
|
|
@ -149,7 +149,7 @@ struct pa_alsa_element {
|
|||
|
||||
long constant_volume;
|
||||
|
||||
bool override_map:1;
|
||||
unsigned int override_map;
|
||||
bool direction_try_other:1;
|
||||
|
||||
bool has_dB:1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue