MediaStream.loop

Set loop property.

  1. bool loop [@property getter]
  2. bool loop [@property setter]
    class MediaStream
    @property
    void
    loop
    (
    bool propval
    )

Parameters

propval bool

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