Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • ST2110NicSettings
1.0.402-nightly-1f5b2fa8 1.0.401 1.0.400 1.0.399

ST2110NicSettings interface

Settings to create an ST2110 Nic see: NorskSystemST2110.nic()

Signature:

export interface ST2110NicSettings

Properties

Property Type Description

address

ST2110DhcpAddress | ST2110StaticAddress

id

string

mainCore

number

numRxQueues

number

numTxQueues

number

onClose?

(() ⇒ Promise<void>) | (() ⇒ void)

(Optional)

onError?

(error: Error) ⇒ void

(Optional)

otherCores

number[]

pciBdf

string

SrtTsContext ST2110NmosNodeSettings

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