InputSettings interface

Base settings for most input nodes

Signature:

export interface InputSettings<T extends MediaNodeState> extends SourceNodeSettings<T>

Extends: SourceNodeSettings<T>

Properties

Property Type Description

sourceName

string

The source name to set on the stream key on the outgoing stream from this node