CmafMasterOutputSettings interface

Settings for a CMAF Master Playlist see NorskOutput.cmafMaster()

Signature:

export interface CmafMasterOutputSettings extends SinkNodeSettings<CmafMasterOutputNode>

Properties

Property Type Description

destinations

CMAFDestinationSettings[]

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

playlistName

string

The name of this master playlist (.m3u8 will be added onto this field to generate a filename)