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
2f4c589d5b
commit
b63a6a1b66
5 changed files with 93 additions and 60 deletions
|
|
@ -100,8 +100,8 @@ struct pa_alsa_setting {
|
|||
|
||||
/* An entry for one ALSA mixer */
|
||||
struct pa_alsa_mixer {
|
||||
struct pa_alsa_mixer *alias;
|
||||
snd_mixer_t *mixer_handle;
|
||||
int card_index;
|
||||
bool used_for_poll:1;
|
||||
bool used_for_probe_only:1;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue