mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-16 14:33:04 -04:00
spa: alsa: Add a mechanism for external volume control
Currently enabled at device creation and delegated to an external entity via spa_device events.
This commit is contained in:
parent
c81c66826e
commit
eb9a751257
9 changed files with 614 additions and 85 deletions
|
|
@ -5,6 +5,7 @@ acp_sources = [
|
|||
'alsa-ucm.c',
|
||||
'alsa-util.c',
|
||||
'conf-parser.c',
|
||||
'ext-volume.c',
|
||||
]
|
||||
|
||||
acp_c_args = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue