AudioStreamMP3.loop

If true, the stream will automatically loop when it reaches the end.

  1. bool loop [@property getter]
  2. bool loop [@property setter]
    struct AudioStreamMP3
    @nogc nothrow @property
    void
    loop
    (
    bool v
    )

Meta