mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
728 B
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 |