renderedBuffer property
The renderedBuffer read-only property of the
OfflineAudioCompletionEvent interface is an AudioBuffer
containing the result of processing an OfflineAudioContext.
Implementation
external AudioBuffer get renderedBuffer;
The renderedBuffer read-only property of the
OfflineAudioCompletionEvent interface is an AudioBuffer
containing the result of processing an OfflineAudioContext.
external AudioBuffer get renderedBuffer;