Results 1 - 2 of 2

OfflineAudioContext.startRendering()

The startRendering() method of the OfflineAudioContext Interface starts rendering the audio graph, taking into account the current connections and the current scheduled changes.
API Method OfflineAudioContext Reference startRendering Web Audio API

OfflineAudioContext.startRendering (promise)

The promise-based startRendering() method of the OfflineAudioContext Interface starts rendering the audio graph, taking into account the current connections and the current scheduled changes.
API Audio Method OfflineAudioContext Promise Reference startRendering Web Audio API