CmafWebVttOutputSettings interface

Settings for a CMAF WebVTT Output see NorskOutput.cmafWebVtt()

Signature:

export interface CmafWebVttOutputSettings extends SinkNodeSettings<CmafWebVttOutputNode>

Properties

Property Type Description

destinations

CmafDestinationSettings[]

A list of destinations CmafDestinationSettings for this stream to be published to

name?

string

(Optional) The name to use for the playlist in a multivariant playlist

pdtEverySegment?

boolean

(Optional) Whether to insert a program date-time directive on every segment. Not required to produce spec-compliant playlists, but may be useful for inspection or playlist manipulation

segmentDurationSeconds

number

The target segment duration in seconds, Norsk will split subtitles over multiple segments in a compliant manner if necessary