Package: gtk

Function gtk:media-stream-seek-failed

Lambda List

gtk:media-stream-seek-failed (stream)

Arguments

stream -- a gtk:media-stream object

Details

Ends a seek operation started via the gtk:media-stream-seek function 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 the gtk:media-stream-seek-success function for the other way of ending a seek.
 

See also

#2023-5-3