pipewire/pinos/client
Wim Taymans ba4ef9b5d9 Introduce the concept of a Port
A port is an input or output on a Node.
Channels are created from the ports and inherit the direction of the
port.
do automatic port selection based on the direction and caps and
node/port name.
Simplify stream_connect by passing the direction.
Fix pinossink to connect in setcaps so that we know the format and can
select a good sink to connect to.
2016-05-06 13:01:52 +02:00
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
buffer.c add refresh message 2016-04-13 13:04:32 +02:00
buffer.h Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
context.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
context.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
fdmanager.c fdmanager: decrement object refcount correctly 2016-04-13 13:01:33 +02:00
fdmanager.h fdmanager: add global object manager 2016-04-08 16:50:01 +02:00
introspect.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
introspect.h Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
mainloop.c src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
mainloop.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
pinos.c add more docs 2016-04-12 08:55:20 +02:00
pinos.h Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
private.h Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
properties.c src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
properties.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
stream.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
stream.h Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
subscribe.c Introduce the concept of a Port 2016-05-06 13:01:52 +02:00
subscribe.h Introduce the concept of a Port 2016-05-06 13:01:52 +02:00