mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
rework: make client and server nodes
work on making nodes and ports on the client.
This commit is contained in:
parent
c67d3d7f04
commit
8407430891
34 changed files with 1500 additions and 3844 deletions
|
|
@ -35,8 +35,8 @@ Node1: a processing node, this can be a source, sink or transform
|
|||
/org/pinos/node*
|
||||
Port1: a port on a Node1, ports can be input or output ports
|
||||
/org/pinos/node*/port*
|
||||
Channel1: a connection of a client on a port
|
||||
/org/pinos/client*/channel*
|
||||
Link1: a link between 2 ports
|
||||
/org/pinos/link*
|
||||
|
||||
|
||||
DBus protocol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue