M3u8MultiVariantInputSettings interface
Signature:
export interface M3u8MultiVariantInputSettings extends InputSettings<M3u8MultiVariantInputNode>
Extends: InputSettings<M3u8MultiVariantInputNode>
Properties
| Property | Type | Description |
|---|---|---|
(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. Renditions enumerated from the master always share a TimeDomain with each other regardless of this setting; this knob only ties them to other inputs outside this node. Omit for the default (uncoordinated) behaviour. |
||
string |
URL of the HLS master (multivariant) playlist. |