gstreamer-rs/gstreamer-app/src
Sebastian Dröge d460310ed1 appsink: Properly mark appsink callbacks as Send-only
They can only be called from a single thread at a time, unlike some of
the appsrc callbacks.

This change was partially done in 062403bdac
but a part was missing.
2019-04-24 15:44:55 +03:00
..
auto appsink: Properly mark appsink callbacks as Send-only 2019-04-24 15:44:55 +03:00
app_sink.rs appsink: Properly mark appsink callbacks as Send-only 2019-04-24 15:44:55 +03:00
app_src.rs Update manual code 2019-04-15 19:19:19 +03:00
lib.rs Update manual code 2019-04-15 19:19:19 +03:00