gstreamer-rs/gstreamer-app/src
Sebastian Dröge bd817c03d2 Implement AppSrc get/set_latency() manually
These are gst::ClockTime, not u64
2017-12-16 14:04:36 +02:00
..
auto Implement AppSrc get/set_latency() manually 2017-12-16 14:04:36 +02:00
app_sink.rs Make appsink/appsrc callbacks builder more consistent with other code 2017-12-16 11:37:00 +02:00
app_src.rs Implement AppSrc get/set_latency() manually 2017-12-16 14:04:36 +02:00
lib.rs Replace AppSrcCallbacks/AppSinkCallbacks with a builder so that no empty closures have to be provided for unused callbacks 2017-12-10 15:19:44 +02:00