Lambda List
gtk:video-autoplay (object)
Syntax
(gtk:video-autoplay object) => autoplay
(setf (gtk:video-autoplay object) autoplay)
Arguments
object -- a gtk:video widget
autoplay -- a boolean whether media streams should autoplay
Details
The accessor for the
autoplay slot of the
gtk:video class gets or sets whether the video should automatically
begin playing.