MediaFile.inputStream

gio.input_stream.InputStream inputStream() @property

Get inputStream property.

Returns

The stream being played back or null if not playing a stream.

This is null when playing a file.

void inputStream(gio.input_stream.InputStream propval) @property

Set inputStream property.

Parameters

propvalThe stream being played back or null if not playing a stream. This is null when playing a file.