gstreamer-rs/examples
Sebastian Dröge c39c0c7264 Implement ClockTime as ClockTime(Option<u64>)
And also implement a FormatValue type that holds a value together with
its format to make usage of the positions/durations/seek positions/etc
more convenient and safe.

Fixes https://github.com/sdroege/gstreamer-rs/issues/3
2017-11-11 11:57:29 +01:00
..
src/bin Implement ClockTime as ClockTime(Option<u64>) 2017-11-11 11:57:29 +01:00
Cargo.toml player example: Error management with the failure crate 2017-11-11 09:47:48 +01:00