pipewire/pipewire/modules/module-client-node
Wim Taymans 847cef83b6 Work on unifying client and server
Remove context and extensions, make client API also use the core.
Make a new pw_remote object that keeps connections with remote
instances.
Remove introspection API, it's just as easy to connect to the registry
and get updates like that.
Expand the protocol a little to make it useful for making listeners
and connections.
Move protocol specific connection to the module. Make some new
convenience methods.
Make a factory to create nodes from spa objects
Add an example of a local pipeline displaying a v4l2 source.
2017-07-11 12:40:01 +02:00
..
client-node.c Work on unifying client and server 2017-07-11 12:40:01 +02:00
client-node.h Work on unifying client and server 2017-07-11 12:40:01 +02:00
protocol-native.c Work on unifying client and server 2017-07-11 12:40:01 +02:00