mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-01-10 17:25:33 +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 | ||
sdp_attribute.rs | ||
sdp_bandwidth.rs | ||
sdp_connection.rs | ||
sdp_key.rs | ||
sdp_media.rs | ||
sdp_message.rs | ||
sdp_origin.rs | ||
sdp_time.rs | ||
sdp_zone.rs |