Documentation
Dlang.org
Video.newForFile
gtk
video
Video
Creates a
gtk.video.Video
to play back the given file.
class
Video
static
gtk.video.Video
newForFile
(
gio.file.File
file
= null
)
Parameters
file
gio
.
file
.
File
a
gio.file.File
Return Value
Type:
gtk
.
video
.
Video
a new
gtk.video.Video
gtk
video
Video
constructors
this
functions
getAutoplay
getFile
getGraphicsOffload
getLoop
getMediaStream
setAutoplay
setFile
setFilename
setGraphicsOffload
setLoop
setMediaStream
setResource
static functions
newForFile
newForFilename
newForMediaStream
newForResource
Creates a gtk.video.Video to play back the given file.