gstreamer-rs/gstreamer/src/subclass
Sebastian Dröge 79c457c8c4 gstreamer/pad: Rename Pad::builder_from_template() to builder_with_template()
Sounds more natural as it creates a build that is initialized *with* a
template.

But keep Pad::from_template() as it creates a new pad *from* a template.
2020-06-22 11:26:24 +03:00
..
bin.rs Update for new from_glib_borrow signature 2020-04-05 18:48:48 +03:00
child_proxy.rs Update for new from_glib_borrow signature 2020-04-05 18:48:48 +03:00
clock.rs Update for new from_glib_borrow signature 2020-04-05 18:48:48 +03:00
device.rs Update for new from_glib_borrow signature 2020-04-05 18:48:48 +03:00
device_provider.rs Update for new from_glib_borrow signature 2020-04-05 18:48:48 +03:00
element.rs gstreamer/pad: Rename Pad::builder_from_template() to builder_with_template() 2020-06-22 11:26:24 +03:00
error.rs gstreamer: use thiserror crate 2020-01-10 18:54:50 +05:30
ghost_pad.rs Update manual code 2019-04-15 19:19:19 +03:00
mod.rs subclass: clean up subclassing prelude/re-exports 2020-06-09 14:36:37 +02:00
pad.rs Update for new from_glib_borrow signature 2020-04-05 18:48:48 +03:00
pipeline.rs Update manual code 2019-04-15 19:19:19 +03:00
plugin_1_12.rs subclass: clean up subclassing prelude/re-exports 2020-06-09 14:36:37 +02:00
plugin_1_14.rs subclass: clean up subclassing prelude/re-exports 2020-06-09 14:36:37 +02:00
preset.rs gstreamer: Add support for implementing gst::Preset interface 2019-09-25 16:11:54 +03:00
system_clock.rs gstreamer: Add support for subclassing gst::SystemClock 2019-09-25 17:22:15 +03:00
tag_setter.rs gstreamer: Add support for implementing gst::TagSetter interface 2019-09-25 17:22:11 +03:00
uri_handler.rs Remove usage of glib_floating_reference_guard!() 2019-12-07 23:05:14 +02:00