MediaFile.file
gio.file.File file() @propertyGet file property.
Returns
The file being played back or null if not playing a file.
void file(gio.file.File propval) @propertySet file property.
Parameters
propval | The file being played back or null if not playing a file. |