mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
module-protocol-pulse: Add module-roc-sink
This commit is contained in:
parent
50e015fa87
commit
e60498df51
5 changed files with 395 additions and 0 deletions
|
|
@ -183,6 +183,10 @@ option('libpulse',
|
|||
description: 'Enable code that depends on libpulse',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
option('roc',
|
||||
description: 'Enable code that depends on roc toolkit',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
option('avahi',
|
||||
description: 'Enable code that depends on avahi',
|
||||
type: 'feature',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue