pipewire/src/modules/module-client-node
Wim Taymans e9ecc47696 clean up proxy and resource api
Remove override for resources, it can't work in general.
Rename method to add_object_listener to add a listener for
events/methods from the remote object.
Rename some methods to _call to call the interface and _notify
to notify the listeners.
Remove unused client event to be notified of resource
implementations.
2019-05-29 10:39:24 +02:00
..
client-node.c clean up proxy and resource api 2019-05-29 10:39:24 +02:00
client-node.h client-node: add get_node method 2019-03-15 20:29:34 +01:00
client-stream.c spa: add result type 2019-05-28 13:59:48 +02: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 clean up proxy and resource api 2019-05-29 10:39:24 +02:00
remote-node.c interface: add an interface struct 2019-05-23 12:59:24 +02:00