MediaStream.seekSuccess
void seekSuccess()Ends a seek operation started via GtkMediaStream.seek() successfully.
This function will unset the GtkMediaStream:ended property if it was set.
See [gtk.media_stream.MediaStream.seekFailed] for the other way of ending a seek.