StreamSwitchSmoothNode class

Signature:

export declare class StreamSwitchSmoothNode<Pins extends string> extends ProcessorMediaNode<Pins>
typescript

Extends: ProcessorMediaNode<Pins>

Properties

Property Type Description

activeSource

Pins | undefined

The currently active source

Methods

Method Modifiers Description

switchSource(newSource, options)

Switches the source used for the current output of this node