pl.wendigo.chrome.domain.webaudio / NodesConnectedEvent / <init>

<init>

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

Represents event frames for WebAudio.nodesConnected

Notifies that two AudioNodes are connected.