gstreamer-rs/tutorials/src
Sebastian Dröge 8d0a0ee6b1 Directly use byte-slice-cast on the mapped buffer
No need to first get a byte slice from it anymore due to the buffer map
implementing AsRef/AsMut for byte slices
2018-06-01 11:55:13 +03:00
..
bin Directly use byte-slice-cast on the mapped buffer 2018-06-01 11:55:13 +03:00
tutorials-common.rs Allow to return something from the examples/tutorials main() wrapper 2017-11-12 20:11:25 +01:00