mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
Don't directly expose the state change methods. Only expose an activate method for nodes that indicates if the node should be scheduled or not. Let the link automatically negotiate two active nodes. Make some defines for properties. Use link property to make passive links. Passive links don't activate the nodes. Make sure the mainloop quits when quit is called before run. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| module-monitor.c | ||
| module-node-factory.c | ||
| module-node.c | ||
| spa-monitor.c | ||
| spa-monitor.h | ||
| spa-node.c | ||
| spa-node.h | ||