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 and seek-done signals now invoke their handler with a gst::ClockTime value instead of u64.