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 > 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 |