NrIqaModelSettings.sampleEveryMs property
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).
Signature:
sampleEveryMs?: number;