gstreamer-rs/examples/src/bin/subclass_vfuncs
Bilal Elmoussaoui aaea288abf Adapt to no longer re-exported traits
Some of the traits were moved to prelude or translate
and no longer in the main scope of the crate

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1382>
2024-02-03 10:48:37 +01:00
..
iirfilter Adapt to no longer re-exported traits 2024-02-03 10:48:37 +01:00
lowpass Switch from once_cell to std::sync::OnceLock where it makes sense 2024-01-31 14:59:54 +02:00
main.rs examples: Add an example that shows how to write subclasses with virtual methods 2023-12-05 11:20:24 +02:00