gstreamer-rs/gstreamer-audio/src
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
..
auto Regenerate with latest GIR 2017-11-09 13:33:40 +02:00
audio_channel_position.rs Regenerate everything with latest GIR 2017-11-05 19:08:39 +02:00
audio_format.rs Don't return &'static references from functions but give them a generic lifetime 2017-09-01 11:40:32 +03:00
audio_format_info.rs Run everything through latest rustfmt-nightly 2017-10-17 12:06:51 +03:00
audio_info.rs Implement ClockTime as ClockTime(Option<u64>) 2017-11-11 11:57:29 +01:00
lib.rs Run everything through latest rustfmt-nightly 2017-09-10 15:21:26 +03:00