chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.webaudio.events / WebAudioEvent / NodeParamConnectedEvent / <init>

<init>

NodeParamConnectedEvent(contextId: GraphObjectId, sourceId: GraphObjectId, destinationId: GraphObjectId, sourceOutputIndex: Double? = null)

Notifies that an AudioNode is connected to an AudioParam.

Official doc