puppeteer/new-docs/puppeteer.protocol.webaudio.audioparamcreatedevent.md
2020-07-13 14:01:35 +01:00

728 B

Home > puppeteer > Protocol > WebAudio > AudioParamCreatedEvent

Protocol.WebAudio.AudioParamCreatedEvent interface

Notifies that a new AudioParam has been created.

Signature:

export interface AudioParamCreatedEvent 

Properties

Property Type Description
param AudioParam