gstreamer-rs/examples
Sebastian Dröge e11b12df7c gstreamer: Provide class metadata, pad templates and basetransform configuration via trait methods
This is closer to how this works in Python and also how properties and
signals work now in the glib bindings.

class_init() only has to be implemented for more special uses now.
2021-01-25 13:56:55 +02:00
..
src gstreamer: Provide class metadata, pad templates and basetransform configuration via trait methods 2021-01-25 13:56:55 +02:00
build.rs examples: Rename crates in Cargo.toml and get rid of extern crate 2020-10-10 11:10:20 +03:00
Cargo.toml example/glupload: Update to separated GL windowing crates 2020-11-28 11:15:22 +01:00