MediaFile.newForFilename
Creates a new media file for the given filename.
This is a utility function that converts the given filename to a gio.file.File and calls gtk.media_file.MediaFile.newForFile.
Parameters
filename | filename to open |
Returns
a new gtk.media_file.MediaFile playing filename