CmafMasterOutputNode class

Signature:

export declare class CmafMasterOutputNode extends CommonHlsNode<CmafMasterMessage, "video" | "audio" | "subtitle", CmafMasterOutputNode>

Extends: CommonHlsNode<CmafMasterMessage, "video" | "audio" | "subtitle", CmafMasterOutputNode>

Properties

Property Type Description

playlistUrl

string

The URL of the file based master playlist

Methods

Method Modifiers Description

updateCredentials(settings)

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