mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-01-19 05:36:25 +00:00
2ba5105b80
They can actually be shared with multiple threads at the same time safely as all functions requiring an immutable reference are thread-safe. OTOH TypeFind can't be shared safely between different threads as not all implementations of the TypeFind struct are thread-safe. |
||
---|---|---|
.. | ||
auto | ||
lib.rs | ||
rtp_buffer.rs |