StreamSwitchSmoothNode.switchSource() method

Switches the source used for the current output of this node

Signature:

switchSource(newSource: Pins, options?: StreamSwitchSmoothSwitchOptions): void;

Parameters

Parameter Type Description

newSource

Pins

options

StreamSwitchSmoothSwitchOptions

(Optional)

Returns:

void