mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1.1 KiB
1.1 KiB
Home > puppeteer > Protocol > WebAudio > AudioParamWillBeDestroyedEvent
Protocol.WebAudio.AudioParamWillBeDestroyedEvent interface
Notifies that an existing AudioParam has been destroyed.
Signature:
export interface AudioParamWillBeDestroyedEvent
Properties
Property | Type | Description |
---|---|---|
contextId | GraphObjectId | |
nodeId | GraphObjectId | |
paramId | GraphObjectId |