CmafIngestInputNode.(constructor)

Constructs a new instance of the CmafIngestInputNode class

Signature:

constructor(settings: CmafIngestInputSettings, client: MediaClient, unregisterNode: (node: MediaNodeState) => void);

Parameters

Parameter Type Description

settings

CmafIngestInputSettings

client

MediaClient

unregisterNode

(node: MediaNodeState) ⇒ void