mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
support: add null audio sink
This commit is contained in:
parent
7cdc36d506
commit
e8640683bb
3 changed files with 804 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ spa_support_sources = ['cpu.c',
|
|||
'logger.c',
|
||||
'loop.c',
|
||||
'node-driver.c',
|
||||
'null-audio-sink.c',
|
||||
'plugin.c',
|
||||
'system.c']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue