pipewire/src/examples
Wim Taymans 93a52f4837 Simplify node activation
Don't directly expose the state change methods. Only expose an activate
method for nodes that indicates if the node should be scheduled or not.
Let the link automatically negotiate two active nodes.
Make some defines for properties.
Use link property to make passive links. Passive links don't activate
the nodes.
Make sure the mainloop quits when quit is called before run.
2017-09-18 20:42:55 +02:00
..
export-sink.c Simplify node activation 2017-09-18 20:42:55 +02:00
export-source.c Simplify node activation 2017-09-18 20:42:55 +02:00
export-spa.c Simplify node activation 2017-09-18 20:42:55 +02:00
local-v4l2.c Simplify node activation 2017-09-18 20:42:55 +02:00
meson.build Add more generic export-spa example 2017-09-07 19:55:22 +02:00
video-play.c remote: add user data 2017-09-15 14:51:39 +02:00
video-src.c remote: add user data 2017-09-15 14:51:39 +02:00