Video
Creates a new empty GtkVideo
.
Return
a new GtkVideo
Creates a GtkVideo
to play back the given @file.
Return
a new GtkVideo
Parameters
file
a GFile
Creates a GtkVideo
to play back the given @filename.
This is a utility function that calls ctor@Gtk.Video.new_for_file, See that function for details.
Return
a new GtkVideo
Parameters
filename
filename to play back
Creates a GtkVideo
to play back the given @stream.
Return
a new GtkVideo
Parameters
stream
a GtkMediaStream