QualityMonitoringSettings.onAnalysisDegraded property
Analysis degraded to pure passthrough (e.g. the decode child died and is being respawned). MQA write should cease while degraded.
Signature:
onAnalysisDegraded?: (event: {
reason: string;
}) => void;