Nodes Disconnected
@Serializable
Notifies that AudioNodes are disconnected. The destination can be null, and it means all the outgoing connections from the source are disconnected.
Constructors
Link copied to clipboard
constructor(contextId: GraphObjectId, sourceId: GraphObjectId, destinationId: GraphObjectId, sourceOutputIndex: Double? = null, destinationInputIndex: Double? = null)
Properties
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)