Video.file
gio.file.File file() @propertyGet file property.
Returns
The file played by this video if the video is playing a file.
void file(gio.file.File propval) @propertySet file property.
Parameters
propval | The file played by this video if the video is playing a file. |