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 |