CmafVideoOutputNode class
Signature:
export declare class CmafVideoOutputNode extends CmafNodeWithPlaylist<CmafVideoMessage, "video", CmafVideoOutputNode>Extends: CmafNodeWithPlaylist<CmafVideoMessage, "video", CmafVideoOutputNode>
Properties
| Property | Type | Description | 
|---|---|---|
| ((destinationId: DestinationId, pl: HlsPlaylistAdditions) ⇒ HlsPlaylist) | undefined | 
Methods
| Method | Modifiers | Description | 
|---|---|---|
| Updates the credentials for a specific destination within this output by id see: UpdateCredentials see: CmafDestinationSettings |