AudioStreamSample.loopEnd

The loop end point (in number of samples, relative to the beginning of the sample). This information will be imported automatically from the WAV file if present.

  1. long loopEnd [@property getter]
    struct AudioStreamSample
    @nogc nothrow @property
    long
    loopEnd
    ()
  2. long loopEnd [@property setter]

Meta