gstreamer-rs/gstreamer-base/src/subclass
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
..
aggregator.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
aggregator_pad.rs Fix license header situation 2020-12-15 11:53:31 +01:00
base_parse.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
base_sink.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
base_src.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00
base_transform.rs gstreamer: Provide class metadata, pad templates and basetransform configuration via trait methods 2021-01-25 13:56:55 +02:00
mod.rs gstreamer: Provide class metadata, pad templates and basetransform configuration via trait methods 2021-01-25 13:56:55 +02:00
push_src.rs Remove gst_ prefix from all macros except for the logging macros 2020-12-20 19:40:34 +02:00