gstreamer-rs/gstreamer-player/src
Philippe Normand dbe8eb9bd9 gstreamer-player: regen for overridden signals
In the previous generated player bindings the position-updated was Send+Sync but
only Send is actually needed. In addition to this change the position-updated,
duration-changed and seek-done signals now invoke their handler with a
gst::ClockTime value instead of u64.
2017-12-10 13:34:20 +02:00
..
auto gstreamer-player: regen for overridden signals 2017-12-10 13:34:20 +02:00
lib.rs Run everything through latest rustfmt-nightly 2017-09-10 15:21:26 +03:00
player.rs gstreamer-player: regen for overridden signals 2017-12-10 13:34:20 +02:00
player_g_main_context_signal_dispatcher.rs Run everything through latest rustfmt-nightly 2017-10-17 12:06:51 +03:00
player_video_overlay_video_renderer.rs Run everything through latest rustfmt-nightly 2017-10-17 12:06:51 +03:00