1.2 KiB
1.2 KiB
Home > puppeteer > Protocol > WebAudio > NodeParamConnectedEvent
Protocol.WebAudio.NodeParamConnectedEvent interface
Notifies that an AudioNode is connected to an AudioParam.
Signature:
export interface NodeParamConnectedEvent
Properties
Property | Type | Description |
---|---|---|
contextId | GraphObjectId | |
destinationId | GraphObjectId | |
sourceId | GraphObjectId | |
sourceOutputIndex | number |