MediaStream.seekFailed

void seekFailed()

Ends a seek operation started via GtkMediaStream.seek() as a failure.

This will not cause an error on the stream and will assume that playback continues as if no seek had happened.

See [gtk.media_stream.MediaStream.seekSuccess] for the other way of ending a seek.