mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-02-16 21:05:15 +00:00
- They are either unit types or `Clone` (in which case they are implemented as pointers). - Internally, we already use an owned version, so there's no need to get a reference. - It facilitates implementation if the handler must be moved into a closure or a `Future`. |
||
---|---|---|
.. | ||
appsrc.rs | ||
inputselector.rs | ||
jitterbuffer.rs | ||
pad.rs | ||
pipeline.rs | ||
proxy.rs | ||
queue.rs | ||
tcpclientsrc.rs | ||
udpsink.rs | ||
udpsrc.rs |