MediaStream.loop

bool loop() @property

Get loop property.

Returns

Try to restart the media from the beginning once it ended.
void loop(bool propval) @property

Set loop property.

Parameters

propvalTry to restart the media from the beginning once it ended.