MediaFile.getInputStream

Returns the stream that @self is currently playing from.

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

class MediaFile
getInputStream
()

Return Value

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

Meta