QualityReportingVideoSettings.nrIqa property

NR-IQA quality detection with hysteresis — omit to disable.

Signature:

nrIqa?: {
        scoreThreshold: number;
        minPoorFrames?: number;
        minGoodFrames?: number;
    };