mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
module-fallback-sink: add dynamically appearing fallback sink
Add a module for a fallback dummy sink, which appears dynamically when no other sinks are present. Enable it for pipewire-pulse, because Pulseaudio will also show dynamically a dummy sink.
This commit is contained in:
parent
a6035dc4c0
commit
02e6f9fbca
5 changed files with 488 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ List of known modules:
|
|||
- \subpage page_module_echo_cancel
|
||||
- \subpage page_module_example_sink
|
||||
- \subpage page_module_example_source
|
||||
- \subpage page_module_fallback_sink
|
||||
- \subpage page_module_filter_chain
|
||||
- \subpage page_module_link_factory
|
||||
- \subpage page_module_loopback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue