MediaStream.playing

bool playing() @property

Get playing property.

Returns

Whether the stream is currently playing.
void playing(bool propval) @property

Set playing property.

Parameters

propvalWhether the stream is currently playing.