mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-12-21 09:36:28 +00:00
8514d46092
get_uri()/set_uri() can be called at any time from any thread, only all other methods of Source/Sink are guaranteed to be called by only a single thread at a time. |
||
---|---|---|
.. | ||
lib.rs | ||
plugin.c | ||
rsfilesink.rs | ||
rsfilesrc.rs | ||
rshttpsrc.rs | ||
rssink.c | ||
rssink.h | ||
rssink.rs | ||
rssource.c | ||
rssource.h | ||
rssource.rs | ||
utils.rs |