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 |
|---|---|---|
string |
The URL of the file based DASH manifest |
|
This output’s part in a live migration between two Norsk instances. The payloads are opaque: the engine writes them and only the engine reads them. Ferry each one to the matching node on the other instance verbatim, and act only on |
||
string |
The URL of the file based multi variant playlist |
Methods
| Method | Modifiers | Description |
|---|---|---|
Updates the credentials for a specific destination within this output by id see: UpdateCredentials see: CmafDestinationSettings |