QualityReportingDynamicConfig.blackDetect property
Black-frame detection thresholds.
Signature:
blackDetect?: {
frameThreshold?: number;
minBlackFrames?: number;
minClearFrames?: number;
};
Black-frame detection thresholds.
Signature:
blackDetect?: {
frameThreshold?: number;
minBlackFrames?: number;
minClearFrames?: number;
};