gst-plugins-rs/generic/threadshare
Sebastian Dröge 7173790da2 threadshare/udpsink: Return Flushing if the sender gets disconnected
This can only happen if the receiver is dropped, which only happens when
the task is stopped. As such, Flushing should be returned instead of
panicking.
2020-04-06 14:01:16 +03:00
..
examples Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
src threadshare/udpsink: Return Flushing if the sender gets disconnected 2020-04-06 14:01:16 +03:00
tests Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
build.rs Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
Cargo.toml Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00