InspectSubtitlesSettings interface
Settings to subtitles inspect node see NorskInspect.subtitles()
Signature:
export interface InspectSubtitlesSettings extends SinkNodeSettings<InspectSubtitlesNode>
Extends: SinkNodeSettings<InspectSubtitlesNode>
Properties
Property | Type | Description |
---|---|---|
(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. |