mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-26 13:31:00 +00:00
83b0596242
In roll-up mode, the element expects input text without layout (eg new lines), and the characters it outputs are displayed immediately, without double-buffering as in pop-on mode. Once the last column is reached, the element simply outputs a carriage return and the text scrolls up, potentially splitting words with no hyphenation. The main advantage of this mode is its simplicity and the near-zero latency it introduces. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/347> |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |