← Back to release summary

WebAudio: AudioParam cancelAndHoldAtTime

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

Summary

cancelAndHoldAtTime cancels future AudioParam events and holds the value of the AudioParam at the value at the scheduled time.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/AudioParam/cancelAndHoldAtTime https://webaudio.github.io/web-audio-api/#widl-AudioParam-cancelAndHoldAtTime-AudioParam-double-cancelTime

View on chromestatus.com