AudioStreamOGGVorbis.loop

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

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

Meta