MediaFile.file

gio.file.File file() @property

Get file property.

Returns

The file being played back or null if not playing a file.
void file(gio.file.File propval) @property

Set file property.

Parameters

propvalThe file being played back or null if not playing a file.