AudioStreamMP3.loop

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

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

Meta