This is null when playing a file.
MediaFile.inputStream
gio.input_stream.InputStream inputStream() @propertyGet inputStream property.
Returns
The stream being played back or null if not playing a stream.
void inputStream(gio.input_stream.InputStream propval) @propertySet inputStream property.
Parameters
propval | The stream being played back or null if not playing a stream. This is null when playing a file. |