NorskOutput.cmafWebVtt() method

Produces WebVTT segments with the supplied settings for use in HLS or DASH manifests. These are served via the Norsk web server

Signature:

cmafWebVtt(settings: CmafWebVttOutputSettings): Promise<CmafWebVttOutputNode>;

Parameters

Parameter Type Description

settings

CmafWebVttOutputSettings

Configuration for the CMAF WebVTT Stream

Returns:

Find Examples