InspectSubtitlesSettings interface

Settings to subtitles inspect node see NorskInspect.subtitles()

Signature:

export interface InspectSubtitlesSettings extends SinkNodeSettings<InspectSubtitlesNode>

Properties

Property Type Description

onCue?

(chunk: InspectSubtitleChunk) ⇒ void

(Optional) Callback to observe subtitle chunks/cues in the subscribed stream.

Timestamps are not directly related to cue timings, but Norsk timestamps as per timestamp report.