CmafVideoOutputNode class

Signature:

export declare class CmafVideoOutputNode extends CmafNodeWithPlaylist<CmafVideoMessage, "video", CmafVideoOutputNode>

Extends: CmafNodeWithPlaylist<CmafVideoMessage, "video", CmafVideoOutputNode>

Properties

Property Type Description

onPlaylistAddition

((destinationId: DestinationId, pl: HlsPlaylistAdditions) ⇒ HlsPlaylist) | undefined

Methods

Method Modifiers Description

updateCredentials(settings)

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