mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-02-21 13:26:30 +00:00
Previously it was not thread-safe to change them and could lead to
crashes but with 1.16.3 it is now.
Unsetting the bus sync handler before 1.16.3 will have no effect at all,
setting a new bus sync handler or appsink/src callbacks will panic.
This partially reverts
|
||
---|---|---|
.. | ||
auto | ||
app_sink.rs | ||
app_src.rs | ||
lib.rs |