mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-02-09 05:10:27 +01:00
This is no longer needed since we sort endpoints by role priority before trying to link them and we link only the highest priority one. After this sorting, the highest priority endpoint is guaranteed to be able to link, so _can_link_stream() always returns TRUE. |
||
|---|---|---|
| .. | ||
| module-config-endpoint | ||
| module-config-policy | ||
| module-pipewire | ||
| meson.build | ||
| module-client-permissions.c | ||
| module-config-endpoint.c | ||
| module-config-policy.c | ||
| module-monitor.c | ||
| module-pipewire.c | ||
| module-session.c | ||