gst-plugins-rs/docs/plugins
Vivia Nikolaidou 063871a1eb togglerecord: Add support for non-live inputs
Live input + is-live=false:
    While not recording, drop input
    When recording is started, offset to collapse the gap

Live input + is-live=true:
    While not recording, drop input
    Don't modify the offset

Non-live input + is-live=false:
    While not recording, block input
    Don't modify the offset

Non-live input + is-live=true:
    While not recording, block input
    When recording is started, offset to current running time

Co-authored-by: Jan Alexander Steffens (heftig) <jan.steffens@ltnglobal.com>
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1206>
2023-06-14 15:58:04 +03:00
..
all_index.md Generate plugins documentation using hotdoc 2022-08-29 18:33:22 -04:00
gst_plugins_cache.json togglerecord: Add support for non-live inputs 2023-06-14 15:58:04 +03:00
index.md Generate plugins documentation using hotdoc 2022-08-29 18:33:22 -04:00
sitemap.txt Generate plugins documentation using hotdoc 2022-08-29 18:33:22 -04:00