AudioStreamOGGVorbis.loop

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

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

Meta