mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1.2 KiB
1.2 KiB
Home > puppeteer > Protocol > WebAudio > NodeParamDisconnectedEvent
Protocol.WebAudio.NodeParamDisconnectedEvent interface
Notifies that an AudioNode is disconnected to an AudioParam.
Signature:
export interface NodeParamDisconnectedEvent
Properties
Property | Type | Description |
---|---|---|
contextId | GraphObjectId | |
destinationId | GraphObjectId | |
sourceId | GraphObjectId | |
sourceOutputIndex | number |