gst-plugins-rs/docs
Sebastian Dröge 7088a06982 livesync: Add sync property for allowing to output buffers as soon as they arrive
By default livesync will wait for each buffer on the clock. If sync is
set to false, it will output buffers immediately once they're available
and only waits on the clock for outputting gap filler buffers.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1643>
2024-06-28 17:31:34 +01:00
..
plugins livesync: Add sync property for allowing to output buffers as soon as they arrive 2024-06-28 17:31:34 +01:00
meson.build meson: Disable docs completely when the option is disabled 2024-03-20 16:24:55 +01:00