pipewire/src/modules/module-client-node
Wim Taymans 63ce244c79 add client-stream
A client stream is a more specialized way to send 1 stream to pipewire.
On the client side and receiver side it can do conversion and the
buffer size of the client can be choosen arbitrarily.
2018-04-13 20:06:37 +02:00
..
client-node.c node: add option to not register a node 2018-04-13 20:05:46 +02:00
client-node.h node: add option to not register a node 2018-04-13 20:05:46 +02:00
client-stream.c add client-stream 2018-04-13 20:06:37 +02:00
client-stream.h add client-stream 2018-04-13 20:06:37 +02:00
protocol-native.c client-node: remove transport area 2018-04-12 10:12:40 +02:00