Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Classes
  • StreamSwitchSmoothNode
1.0.402-nightly-2fb1dbba 1.0.401 1.0.400 1.0.399

StreamSwitchSmoothNode class

see: NorskControl.streamSwitchSmooth()

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

switchSource(newSource, options)

Switches the source used for the current output of this node

StreamSwitchHardNode StreamSyncNode

The source code for this UI is licensed under the terms of the MPL-2.0 license.