renderedBuffer property

AudioBuffer get renderedBuffer

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

Implementation

AudioBuffer get renderedBuffer;