← Back to release summary

WebAudio: OfflineAudioContext constructor with dictionary

Category
Multimedia
Type
New or changed feature
Status
Enabled by default (Chrome 62)
Intent stage
None

Summary

The constructor for an OfflineAudioContext now accepts a dictionary argument to specify the options needed to construct the context. This is an addition to the existing constructor that takes three arguments.

Standards & signals

Docs: https://webaudio.github.io/web-audio-api/#OfflineAudioContext https://webaudio.github.io/web-audio-api/#offlineaudiocontextoptions

View on chromestatus.com