Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Methods
  • Inspect
  • subtitles
1.0.402-nightly-2fb1dbba 1.0.401 1.0.400 1.0.399

NorskInspect.subtitles() method

Observe the cues in a subtitle stream.

These can be modified and sent to a streamWebVtt input

Signature:

subtitles(settings: InspectSubtitlesSettings): Promise<InspectSubtitlesNode>;

Parameters

Parameter Type Description

settings

InspectSubtitlesSettings

Configuration for the report node

Returns:

Promise<InspectSubtitlesNode>

Find Examples

Search for examples using subtitles in our examples repo.

streamTimestampReport hardwareInfo

The source code for this UI is licensed under the terms of the MPL-2.0 license.