seek_failed
Description:
public void seek_failed ()
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 [method@Gtk.MediaStream.seek_success] for the other way of ending a seek.
Parameters:
this |
a `GtkMediaStream` |