HlsTsAudioOutputSettings interface

Settings for a HLS TS Audio Output see NorskOutput.hlsTsAudio()

Signature:

export interface HlsTsAudioOutputSettings extends SinkNodeSettings<HlsTsAudioOutputNode>

Properties

Property Type Description

bitrate?

number

(Optional) Audio bitrate for the NorskOutput.hlsTsMultiVariant() playlist

destinations

CmafDestinationSettings[]

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

m3uAdditions?

string

(Optional) Directives to add to the m3u media playlist

mpdAdditions?

string

(Optional) XML fragment to add to the mpd Representation element

name?

string

(Optional) The name to use for the playlist in a multivariant playlist

segmentDurationSeconds

number

The target segment duration in seconds. Norsk will make the largest segments it can without going over this target using the durations of the individual audio frames