gstreamer-rs/tutorials/src/bin
Sebastian Dröge fa5491e6b3 Use borrowed miniobject/structure types in more places
When the function does not keep around an additional reference of the
value this is correct and more flexible for callers.

https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/420

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1152>
2022-11-21 12:40:37 +02:00
..
basic-tutorial-1.rs Manual ClockTime updates 2021-06-04 22:09:38 +02:00
basic-tutorial-2.rs gstreamer: Add bin/pipeline builders 2022-10-22 17:36:36 +03:00
basic-tutorial-3.rs gstreamer: Add bin/pipeline builders 2022-10-22 17:36:36 +03:00
basic-tutorial-4.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
basic-tutorial-5.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
basic-tutorial-6.rs Use borrowed miniobject/structure types in more places 2022-11-21 12:40:37 +02:00
basic-tutorial-7.rs gstreamer: Add bin/pipeline builders 2022-10-22 17:36:36 +03:00
basic-tutorial-8.rs gstreamer: Add bin/pipeline builders 2022-10-22 17:36:36 +03:00
basic-tutorial-9.rs Fix nullability handling in some functions in manual code 2022-10-18 18:15:01 +03:00
basic-tutorial-12.rs fix-getters-{def,calls} pass 2021-04-13 17:54:40 +02:00
basic-tutorial-13.rs format/specific: don't expose inner as pub 2022-10-10 19:23:35 +02:00
playback-tutorial-1.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
playback-tutorial-2.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
playback-tutorial-3.rs examples/tutorials: Add missing playback tutorials 2021-11-25 00:13:19 +01:00
playback-tutorial-4.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
playback-tutorial-5.rs examples/tutorials: Add missing playback tutorials 2021-11-25 00:13:19 +01:00
playback-tutorial-6.rs elementfactory: Change make() / create() to builders and keep the old variants as create_with_name() / make_with_name() 2022-10-19 17:48:39 +03:00
playback-tutorial-7.rs gstreamer: Add bin/pipeline builders 2022-10-22 17:36:36 +03:00