StreamSwitchSmoothNode.switchSource() method

Switches the source used for the current output of this node

Signature:

switchSource(newSource: Pins): void;

Parameters

Parameter Type Description

newSource

Pins

Returns:

void