pipewire/src
Wim Taymans f7e97ab157 examples: update the examples with new lazy scheduling flags
The src can listen to RequestProcess commands and so gets the
node.supports-request = 1 property.

The play-pull example can both be a driver that listens to
RequestProcess or a lazy driver so set this in properties as well.
We can now remove the priority.driver property because automatic
priority selection will make us a driver or not.

With this change, video-src to video-play-pull will use lazy scheduling
with play-pull as the driver. video-play-pull to v4l2src will use
normal scheduling and video-src to video-play will also use normal
scheduling.
2024-11-06 12:57:48 +01:00
..
daemon filter-chain: add example upmix filter 2024-10-24 10:57:54 +02:00
examples examples: update the examples with new lazy scheduling flags 2024-11-06 12:57:48 +01:00
gst gst: deviceprovider: fix memory leak in do_add_nodes 2024-10-22 21:53:57 +00:00
modules modules: add ratelimit to xrun warnings in jack-tunnel 2024-11-06 12:29:21 +01:00
pipewire stream: expose the lazy flag with pw_stream_is_lazy() 2024-11-06 12:57:48 +01:00
tests pw-container: use smaller path for temporary file 2024-06-27 21:18:06 +00:00
tools pw-dot: fix information on the link labels 2024-11-05 12:09:43 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00