MediaStream.playing
bool playing() @propertyGet playing property.
Returns
Whether the stream is currently playing.
void playing(bool propval) @propertySet playing property.
Parameters
propval | Whether the stream is currently playing. |
bool playing() @propertyGet playing property.
void playing(bool propval) @propertySet playing property.
propval | Whether the stream is currently playing. |