mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-20 06:59:53 -05:00
remap-sink: Use common code
This commit is contained in:
parent
1edc7eb655
commit
bbbf7baa5a
2 changed files with 12 additions and 373 deletions
|
|
@ -48,7 +48,7 @@ all_modules = [
|
|||
[ 'module-null-sink', 'module-null-sink.c' ],
|
||||
[ 'module-null-source', 'module-null-source.c' ],
|
||||
[ 'module-position-event-sounds', 'module-position-event-sounds.c' ],
|
||||
[ 'module-remap-sink', 'module-remap-sink.c' ],
|
||||
[ 'module-remap-sink', 'module-remap-sink.c', [], [], [], libvirtual_sink ],
|
||||
[ 'module-remap-source', 'module-remap-source.c' ],
|
||||
[ 'module-rescue-streams', 'module-rescue-streams.c' ],
|
||||
[ 'module-role-cork', ['module-role-cork.c', 'stream-interaction.c'], 'stream-interaction.h' ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue