gstreamer-rs/tutorials/src/bin
François Laignel c94baa4fe8 query: add constructor on target types
... and deprecate the `Query::new_*` forms.
2020-06-25 10:48:25 +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 Port examples/tutorials to the explicit Option parameter changes 2019-04-15 19:19:19 +03:00
basic-tutorial-4.rs query: add constructor on target types 2020-06-25 10:48:25 +02:00
basic-tutorial-5.rs message: add constructor on target types 2020-06-25 10:48:20 +02: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 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-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