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

<init>

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

Notifies that an AudioNode is disconnected to an AudioParam.

Official doc