MediaFile.getFile

Returns the file that @self is currently playing from.

When @self is not playing or not playing from a file, %NULL is returned.

class MediaFile
getFile
()

Return Value

Type: FileIF

The currently playing file or %NULL if not playing from a file.

Meta