mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-22 01:40:33 -05:00
modules: add combine-stream module
The module can: - Make a sink that sends all or some channels to other sinks. - Make a source that combines multiple sources into one. The selection of what streams to combine is implemented with rules so that the selection is very configurable. By default all Audio/Sink or Audio/Source nodes are selected.
This commit is contained in:
parent
8f90446042
commit
29787b51ef
3 changed files with 1027 additions and 0 deletions
1016
src/modules/module-combine-stream.c
Normal file
1016
src/modules/module-combine-stream.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue