CmafMultiVariantOutputNode class

Signature:

export declare class CmafMultiVariantOutputNode extends CmafNodeBase<CmafMultiVariantMessage, "video" | "audio" | "subtitle", CmafMultiVariantOutputNode>

Extends: CmafNodeBase<CmafMultiVariantMessage, "video" | "audio" | "subtitle", CmafMultiVariantOutputNode>

Properties

Property Type Description

dashUrl

string

The URL of the file based DASH manifest

url

string

The URL of the file based multi variant playlist

Methods

Method Modifiers Description

updateCredentials(settings)

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