Package: gtk
Accessor gtk:media-stream-loop
Lambda Listgtk:media-stream-loop (object) SyntaxArgumentsDetails Accessor of the loop slot of the gtk:media-stream class. The gtk:media-stream-loop function returns whether the stream is set to loop. The (setf gtk:media-stream-loop) function sets whether the stream should
loop, that is, restart playback from the beginning instead of stopping at the
end. Not all streams may support looping, in particular non-seekable streams. Those streams will ignore the loop setting and just end. | See also |
#2023-5-2