mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-10 04:27:48 -05:00
Add a monitor.passthrough option. This will pass all latency information directly between the port and its monitor ports. This is interesting when the adapter (and audioconvert) is used with a null-audio-sink that simply forwards the data to a real sink/souce. In that case, we want the sink/source latency to be passed unmodified. Set the monitor.passthrough on the pulseaudio null-sink because a passthrough virtual sink is the most likely use case for this. Add some monitor.passthrough default config where it makes sense. Fixes #3888 |
||
|---|---|---|
| .. | ||
| client-rt.conf.avail | ||
| client.conf.avail | ||
| filter-chain | ||
| pipewire-pulse.conf.avail | ||
| pipewire.conf.avail | ||
| systemd | ||
| client-rt.conf.in | ||
| client.conf.in | ||
| filter-chain.conf.in | ||
| jack.conf.in | ||
| meson.build | ||
| minimal.conf.in | ||
| pipewire-aes67.conf.in | ||
| pipewire-avb.conf.in | ||
| pipewire-pulse.conf.in | ||
| pipewire-vulkan.conf.in | ||
| pipewire.c | ||
| pipewire.conf.in | ||
| pipewire.desktop.in | ||