mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-10 19:28:23 +02:00
A sink can be set as a default source, which means that the default source is the monitor ports of the sink. Move the direction check for later so that we can first check if we are dealing with a potential default sink/source for the given direction. If we found a default sink/source, we don't need to do the direction check anymore. This makes it possible to set a sink as a configured default source and have policy-node take this into account when defining the default.source metadata. See #715, #908 |
||
|---|---|---|
| .. | ||
| media-session | ||
| audio-dsp-filter.c | ||
| audio-dsp-src.c | ||
| audio-src.c | ||
| bluez-session.c | ||
| export-sink.c | ||
| export-source.c | ||
| export-spa-device.c | ||
| export-spa.c | ||
| local-v4l2.c | ||
| meson.build | ||
| sdl.h | ||
| video-dsp-play.c | ||
| video-play-reneg.c | ||
| video-play.c | ||
| video-src-alloc.c | ||
| video-src-reneg.c | ||
| video-src.c | ||