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

NdiOutputSettings interface

Settings to configure a Ndi Egest see NorskOutput.ndi()

Signature:

export interface NdiOutputSettings extends SinkNodeSettings<NdiOutputNode>, StreamStatisticsMixin

Extends: SinkNodeSettings<NdiOutputNode>, StreamStatisticsMixin

Properties

Property Type Description

bufferDelayMs?

number

(Optional) Jitter buffer delay in milliseconds

groups?

string

(Optional) The NDI groups to announce to

name

string

The NDI name to announce

NdiInputSettings NdiSource

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