Video.setFilename
void setFilename(string filename = null)Makes self play the given filename.
This is a utility function that calls gtk.video.Video.setFile,
Parameters
filename | the filename to play |
void setFilename(string filename = null)Makes self play the given filename.
This is a utility function that calls gtk.video.Video.setFile,
filename | the filename to play |