mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
acp: use flag for the Off profile
This commit is contained in:
parent
9f1d84e37c
commit
a97287351c
3 changed files with 4 additions and 3 deletions
|
|
@ -369,7 +369,6 @@ 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