gst-plugins-rs/video/closedcaption/src/cea608tojson
Mathieu Duponchelle bc587a09f8 cea608tojson: expose "unbuffered" property
In this mode, cues are output as soon as they are ready for
display, without a duration. This can be useful in live mode,
when downstream is OK with determining the duration after the
fact, through clear=True.

The consequence of this is that the current roll-up window will
be output repetitively, it is up to downstream to deal with that
how it prefers.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/554>
2021-09-30 17:05:01 +02:00
..
imp.rs cea608tojson: expose "unbuffered" property 2021-09-30 17:05:01 +02:00
mod.rs use gst::glib where applicable 2021-06-03 20:53:16 +02:00