This is null when playing a file.
MediaFile.inputStream
Get inputStream property.
Returns
The stream being played back or null if not playing a stream.
Set inputStream property.
Parameters
propval | The stream being played back or null if not playing a stream. This is null when playing a file. |