Nodes Connected
@Serializable
Notifies that two AudioNodes are connected.
Constructors
Link copied to clipboard
constructor(contextId: GraphObjectId, sourceId: GraphObjectId, destinationId: GraphObjectId, sourceOutputIndex: Double? = null, destinationInputIndex: Double? = null)