MediaStream.loop
bool loop() @propertyGet loop property.
Returns
Try to restart the media from the beginning once it ended.
void loop(bool propval) @propertySet loop property.
Parameters
propval | Try to restart the media from the beginning once it ended. |