Norsk class

The entrypoint for all Norsk Media applications

Signature:

export declare class Norsk

Example

const norsk = new Norsk();

Properties

Property Type Description

debug

NorskDebug

Implements the NorskDebug interface

duplex

NorskDuplex

Implements the NorskDuplex interface

input

NorskInput

Implements the NorskInput interface

output

NorskOutput

Implements the NorskOutput interface

processor

NorskProcessor

Implements the NorskProcessor interface

settings

NorskSettings

/* The settings used to create this Norsk instance

system

NorskSystem

Implements the NorskSystem interface

version

Version

Norsk Runtime version information

Methods

Method Modifiers Description

close()

connect(settings)

static