MediaFile.file

gio.file.File file() @property nothrow

Get file property.

Returns

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

Set file property.

Parameters

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