mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05: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
|
|
@ -42,7 +42,7 @@ struct _PinosContextPrivate
|
|||
GList *clients;
|
||||
GList *nodes;
|
||||
GList *ports;
|
||||
GList *channels;
|
||||
GList *connections;
|
||||
};
|
||||
|
||||
void pinos_subscribe_get_proxy (PinosSubscribe *subscribe,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue