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 |
Configuration for the report node |
Returns:
Promise<StreamTimestampReportNode>