mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 04:10:03 +01:00
This allows to transparently wait until a link is PAUSED before returning from the activation transition. This way we can also catch negotiation/allocation errors while activating a link. PAUSED is used instead of ACTIVE because ACTIVE depends on the nodes being activated as well. There are cases where a link may not activate the nodes (ex, a passive link) and the link may remain PAUSED for a long time. Related to: #294 |
||
|---|---|---|
| .. | ||
| module-default-nodes | ||
| module-lua-scripting | ||
| module-portal-permissionstore | ||
| module-reserve-device | ||
| meson.build | ||
| module-default-nodes-api.c | ||
| module-default-nodes.c | ||
| module-default-profile.c | ||
| module-file-monitor-api.c | ||
| module-logind.c | ||
| module-metadata.c | ||
| module-mixer-api.c | ||
| module-portal-permissionstore.c | ||
| module-si-audio-adapter.c | ||
| module-si-audio-endpoint.c | ||
| module-si-node.c | ||
| module-si-standard-link.c | ||