← Back to release summary

WebAudio: Add AudioScheduledSourceNode base class for source nodes

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

Summary

Add AudioScheduledSourceNode as a base class of AudioBufferSourceNode, OscillatorNode, and ConstantSourceNode. This is a small change to capture the common features of the source nodes into a base class.

Standards & signals

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

View on chromestatus.com