NrIqaModelSettings interface

Per-architecture knobs for NR-IQA models on the QualityMonitoring node. Only the sampling cadence lives here; hysteresis thresholds have moved to QualityReportingVideoSettings.

Signature:

export interface NrIqaModelSettings

Properties

Property Type Description

sampleEveryMs?

number

(Optional) Minimum media wall-clock between inferences, in milliseconds — the analysis cadence, invariant to the source frame rate. 0 = every frame (still latency-gated). Omit for the per-model default: 200ms for the still-image models (DBCNN/MUSIQ/LAR-IQA), 1000ms for UVQ (video-native at full 1080p, so much heavier).