module-protocol-pulse: Add module-roc-sink

This commit is contained in:
Sanchayan Maity 2021-06-23 17:08:39 +05:30 committed by Wim Taymans
parent 50e015fa87
commit e60498df51
5 changed files with 395 additions and 0 deletions

View file

@ -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',