mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
Also handle the relation between a node and the driver with pw_node_peer, like we do with the links. Because these are refcounted, we only make one peer for a node that is linked to another node that is also the driver (pw-play -> sink) and we save some fds as well as some admin stuff and overhead for the refcounts. This in return then results in less problems getting all the refcounts right when adding/removing nodes. |
||
|---|---|---|
| .. | ||
| v0 | ||
| client-node.c | ||
| client-node.h | ||
| protocol-native.c | ||
| remote-node.c | ||