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

(Optional)

Methods

Method Modifiers Description

updateCredentials(settings)

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