mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
acp: sync with pulseaudio
This commit is contained in:
parent
2f4c589d5b
commit
b63a6a1b66
5 changed files with 93 additions and 60 deletions
|
|
@ -259,12 +259,11 @@ struct pa_alsa_ucm_config {
|
|||
|
||||
snd_use_case_mgr_t *ucm_mgr;
|
||||
pa_alsa_ucm_verb *active_verb;
|
||||
char *alib_prefix;
|
||||
|
||||
pa_hashmap *mixers;
|
||||
PA_LLIST_HEAD(pa_alsa_ucm_verb, verbs);
|
||||
PA_LLIST_HEAD(pa_alsa_jack, jacks);
|
||||
|
||||
char *alibpref;
|
||||
};
|
||||
|
||||
struct pa_alsa_ucm_mapping_context {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue