AudioBuffer.sliceFrames

Create a AudioBuffer derivated from another buffer.

  1. AudioBuffer sliceFrames(int frameStart, int frameEnd)
    struct AudioBuffer(T)
    public nothrow @nogc @safe @trusted
    sliceFrames
  2. const(AudioBuffer) sliceFrames(int frameStart, int frameEnd)

Meta