StreamSwitchSmoothNode class

Signature:

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

Extends: ProcessorMediaNode<Pins>

Properties

Property Type Description

activeSource

Pins | undefined

The currently active source

Methods

Method Modifiers Description

releasePreloaded(pin)

Release held frames for a preloaded pin, allowing them to flow through with rebased timestamps.

switchSource(newSource, options)

Switches the source used for the current output of this node