gstreamer-rs/gstreamer/src/subclass
2022-09-16 06:54:55 +00:00
..
bin.rs gstreamer: Add BinImpl::do_latency() 2022-09-16 06:54:55 +00:00
buffer_pool.rs Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00
child_proxy.rs Change from impl_() to imp() 2021-12-28 17:50:06 +02:00
clock.rs Change from impl_() to imp() 2021-12-28 17:50:06 +02:00
device.rs Change from impl_() to imp() 2021-12-28 17:50:06 +02:00
device_provider.rs Change from impl_() to imp() 2021-12-28 17:50:06 +02:00
element.rs Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00
error.rs lib: Only export traits (Ext and ExtManual) from prelude 2021-04-26 11:25:23 +02:00
ghost_pad.rs Add gst::GstObjectImpl, gst::ProxyPadImpl, gst_audio::AudioBaseSrc, gst_audio::AudioBaseSink subclassing traits 2021-10-23 11:59:03 +03:00
mod.rs gstreamer: Export subclass::TaskPoolFunction 2022-04-07 17:57:59 +00:00
object.rs Add gst::GstObjectImpl, gst::ProxyPadImpl, gst_audio::AudioBaseSrc, gst_audio::AudioBaseSink subclassing traits 2021-10-23 11:59:03 +03:00
pad.rs Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:25:15 +02:00
pipeline.rs Simplify IsSubclassable trait impls 2021-10-23 11:27:46 +03:00
plugin.rs Update minimum supported version to 1.14 2022-04-07 12:45:47 +03:00
preset.rs Simplify glib::IsImplementable trait implementations 2021-11-15 11:48:14 +02:00
proxy_pad.rs Add gst::GstObjectImpl, gst::ProxyPadImpl, gst_audio::AudioBaseSrc, gst_audio::AudioBaseSink subclassing traits 2021-10-23 11:59:03 +03:00
system_clock.rs Simplify IsSubclassable trait impls 2021-10-23 11:27:46 +03:00
tag_setter.rs Simplify glib::IsImplementable trait implementations 2021-11-15 11:48:14 +02:00
task_pool.rs Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00
tracer.rs tracer: Add bindings for new pad chain hooks 2022-06-30 08:46:06 +03:00
uri_handler.rs Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00