mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-26 05:21:00 +00:00
5e4fc8b138
The function `enter` is executed in a blocking way from the caller's point of view. This means that we can guaranty that the provided function and its output will outlive the underlying Scheduler Task execution. This requires an unsafe call to `async_task::spawn_unchecked`. See: https://docs.rs/async-task/latest/async_task/fn.spawn_unchecked.html |
||
---|---|---|
.. | ||
file | ||
fmp4 | ||
sodium | ||
threadshare |