TamsFlowInputSettings interface

Signature:

export interface TamsFlowInputSettings extends InputSettings<TamsFlowInputNode>

Properties

Property Type Description

auth?

HttpAuth

(Optional) HTTP authentication scheme to use

debugDumpSource?

string

(Optional) When specified dump the raw source input for debug purposes to the given directory

flowIds

string[]

IDs of all the flows to include in this input. These should be either elementary flows with overlapping timelines covering the period to play, or a flow collecting such flows

playMode?

"live" | "once"

(Optional)

startPosition?

string

(Optional) The flow timestamp to start playout (optionally, if omitted will be from the start)

timeDomain?

TimeDomain

(Optional) Optional time-domain configuration. When set, the input is placed into a named coordinator and is timestamp-aligned with all other inputs sharing the same domain id within this Norsk instance. Omit for the default (uncoordinated) behaviour.

url

string

URL of the TAMS service, eg http://example.com:12345/shiny-tams-api/