AudioBuffer.getChannelsPointers

Get channel pointers.

  1. T** getChannelsPointers()
    struct AudioBuffer(T)
    public nothrow @nogc @safe return @trusted
    T**
    getChannelsPointers
    ()
  2. const(T*)* getChannelsPointers()
  3. immutable(T*)* getChannelsPointers()

Meta