MediaFile.setFile
void setFile(gio.file.File file = null)Sets the [gtk.media_file.MediaFile] to play the given file.
If any file is still playing, stop playing it.
Parameters
file | the file to play |
void setFile(gio.file.File file = null)Sets the [gtk.media_file.MediaFile] to play the given file.
If any file is still playing, stop playing it.
file | the file to play |