HlsTsAudioOutputNode class

Signature:

export declare class HlsTsAudioOutputNode extends CmafNodeWithPlaylist<HlsTsAudioMessage, "audio", HlsTsAudioOutputNode>

Extends: CmafNodeWithPlaylist<HlsTsAudioMessage, "audio", HlsTsAudioOutputNode>

Properties

Property Type Description

onPlaylistAddition

((destinationId: DestinationId, pl: TsPlaylistAdditions) ⇒ TsPlaylist) | undefined

playlist

HlsTsPlaylistDestination

Methods

Method Modifiers Description

updateCredentials(settings)

Updates the credentials for a specific destination within this output by id see: UpdateCredentials see: CmafDestinationSettings