pipewire/src/modules/module-client-node
Wim Taymans 9245c81227 client-node: add get_node method
Make a get node method that binds to the server side node of the
client-node immediately. use this in the remote_export and always
return a node proxy.

Use the node proxy to get property updates and signal those in the
stream.
2019-03-15 20:29:34 +01:00
..
client-node.c client-node: add get_node method 2019-03-15 20:29:34 +01:00
client-node.h client-node: add get_node method 2019-03-15 20:29:34 +01:00
client-stream.c client-node: add get_node method 2019-03-15 20:29:34 +01:00
client-stream.h Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
protocol-native.c client-node: add get_node method 2019-03-15 20:29:34 +01:00
remote-node.c client-node: add get_node method 2019-03-15 20:29:34 +01:00