subscript(_:)
Access an indexed AudioBuffer (mBuffers[i]).
Declaration
subscript(index: UnsafeMutableAudioBufferListPointer.Index) -> UnsafeMutableAudioBufferListPointer.Element { get nonmutating set }Access an indexed AudioBuffer (mBuffers[i]).
subscript(index: UnsafeMutableAudioBufferListPointer.Index) -> UnsafeMutableAudioBufferListPointer.Element { get nonmutating set }