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]
  2. long loopEnd [@property setter]
    struct AudioStreamSample
    @nogc nothrow @property
    void
    loopEnd
    (
    long v
    )

Meta