gstreamer-rs/examples/src/bin
Sebastian Dröge e55c7d4088 Rename ObjectExt trait to GstObjectExt
This works around a bug in the compiler with multiple traits having the
same name, but being re-exported with a different one.

https://github.com/gtk-rs/glib/issues/211
2017-08-01 14:04:42 +01:00
..
decodebin.rs Rename ObjectExt trait to GstObjectExt 2017-08-01 14:04:42 +01:00
events.rs Pass events by value instead of reference 2017-08-01 13:59:12 +01:00
gtksink.rs Rename ObjectExt trait to GstObjectExt 2017-08-01 14:04:42 +01:00
launch.rs Add Event bindings 2017-07-30 15:06:44 +01:00
launch_glib_main.rs Add Event bindings 2017-07-30 15:06:44 +01:00
pad_probes.rs Run everything through latest rustfmt-nightly 2017-07-31 12:16:42 +01:00
playbin.rs Rename ObjectExt trait to GstObjectExt 2017-08-01 14:04:42 +01:00
queries.rs Run everything through latest rustfmt-nightly 2017-07-31 12:16:42 +01:00
tokio.rs Add Bus / Tokio example 2017-07-31 14:16:03 +01:00