renderedBuffer property

AudioBuffer renderedBuffer

The renderedBuffer read-only property of the OfflineAudioCompletionEvent is an AudioBuffer containing the result of processing an OfflineAudioContext.

Implementation

AudioBuffer get renderedBuffer;