mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-30 11:10:29 -04:00
Pass the node_data around instead of the proxy. Get the proxy from the node data. Allocate user_data before the node_data so that the caller can use the proxy user_data without overwriting the node_data. |
||
|---|---|---|
| .. | ||
| module-adapter | ||
| module-client-device | ||
| module-client-node | ||
| module-metadata | ||
| module-profiler | ||
| module-protocol-native | ||
| module-session-manager | ||
| spa | ||
| meson.build | ||
| module-access.c | ||
| module-adapter.c | ||
| module-client-device.c | ||
| module-client-node.c | ||
| module-link-factory.c | ||
| module-metadata.c | ||
| module-portal.c | ||
| module-profiler.c | ||
| module-protocol-native.c | ||
| module-rtkit.c | ||
| module-session-manager.c | ||