mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-27 07:00:12 -05:00
add client-node again
Add a client node again that uses the channel protocol but looks like a node in the graph.
This commit is contained in:
parent
86afa66206
commit
907bd7bfd7
16 changed files with 996 additions and 219 deletions
|
|
@ -207,6 +207,7 @@ lib_LTLIBRARIES += libpinoscore-@PINOS_MAJORMINOR@.la
|
|||
libpinoscore_@PINOS_MAJORMINOR@_la_SOURCES = \
|
||||
server/channel.c server/channel.h \
|
||||
server/client.c server/client.h \
|
||||
server/client-node.c server/client-node.h \
|
||||
server/daemon.c server/daemon.h \
|
||||
server/link.c server/link.h \
|
||||
server/node.c server/node.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue