Package: gtk
Accessor gtk:video-media-stream
Lambda Listgtk:video-media-stream (object) SyntaxArgumentsDetails Accessor of the media-stream slot of the gtk:video
class. The gtk:video-media-stream function gets the media stream managed by object or nil if none. The (setf gtk:video-media-stream) function sets the media stream to be played back. The object argument will take
full control of managing the media stream. If you want to manage a media stream yourself, consider using a gtk:picture widget for display. If you want to display a file, consider using the gtk:video-file function instead. | See also |
2024-10-31