QualityReportingDynamicConfig.nrIqa property

NR-IQA quality detection thresholds.

Signature:

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