subscript(_:)

Access an indexed AudioBuffer (mBuffers[i]).

Declaration

subscript(index: UnsafeMutableAudioBufferListPointer.Index) -> UnsafeMutableAudioBufferListPointer.Element { get nonmutating set }