gstreamer-rs/tutorials/src/bin
Guillaume Gomez 7d28106c2e tutorials: Improve code of tutorial 3 a bit by removing unneeded downgrades and
using closure parameters instead of capturing variables
2020-07-10 11:12:36 +02:00
..
basic-tutorial-1.rs Replace XXXReturn with Result<XXXSuccess, XXXError> 2019-01-11 18:33:04 +01:00
basic-tutorial-2.rs Port examples/tutorials to the explicit Option parameter changes 2019-04-15 19:19:19 +03:00
basic-tutorial-3.rs tutorials: Improve code of tutorial 3 a bit by removing unneeded downgrades and 2020-07-10 11:12:36 +02:00
basic-tutorial-4.rs query: add constructor on target types 2020-06-25 10:48:25 +02:00
basic-tutorial-5.rs gstreamer/element: Let post_message() and post_error_message() take ownership of the message 2020-06-30 23:55:02 +03:00
basic-tutorial-6.rs tutorials/tutorial-6: Improve caps output 2020-04-21 12:01:41 +01:00
basic-tutorial-7.rs Port examples/tutorials to the explicit Option parameter changes 2019-04-15 19:19:19 +03:00
basic-tutorial-8.rs Name functions returning a builder builder(), not new() 2020-06-25 19:42:33 +03:00
basic-tutorial-9.rs Use Results instead of Options where they signal an error instead of just a missing value 2019-12-17 22:21:28 +02:00
basic-tutorial-12.rs Use Results instead of Options where they signal an error instead of just a missing value 2019-12-17 22:21:28 +02:00