gst-plugins-rs/utils/fallbackswitch
Mathieu Duponchelle ef41adf776 fallbacksrc: implement manual unblocking feature
This enables a use case for preparing slow to start up sources
ahead of time in a live cueing system, where a stream is scheduled
to start at some point in the future, and the application wants to
make sure it is ready for prime time by that time, instead of
spinning it up at the last moment and waiting for the stream to
actually come up.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/515>
2021-06-30 00:46:46 +00:00
..
examples utils: migrate to new ClockTime design 2021-06-05 10:36:21 +02:00
src fallbacksrc: implement manual unblocking feature 2021-06-30 00:46:46 +00:00
tests utils: migrate to new ClockTime design 2021-06-05 10:36:21 +02:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml use gst::glib where applicable 2021-06-03 20:53:16 +02:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00