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
self
setAutoplay
setFile
setFilename
setGraphicsOffload
setLoop
setMediaStream
setResource
properties
autoplay
file
gType
graphicsOffload
loop
mediaStream
static functions
getGType
newForFile
newForFilename
newForMediaStream
newForResource
Creates a gtk.video.Video to play back the given file.