HlsMasterPushOutputSettings interface

The settings for pushing a master playlist to a destination see: NorskOutput.hlsMasterPush()

Signature:

export interface HlsMasterPushOutputSettings extends SinkNodeSettings<HlsMasterPushOutputNode>

Properties

Property Type Description

destination

CMAFDestinationSettings

The destinations CMAFDestinationSettings for this playlist to be published to

playlistName

string

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