NorskDebug.streamTimestampReport() method

Creates a node to intercept all the timestamps of any subscribed stream

Signature:

streamTimestampReport(settings: StreamTimestampReportSettings): Promise<StreamTimestampReportNode>;

Parameters

Parameter Type Description

settings

StreamTimestampReportSettings

Configuration for the report node

Returns: