QualityMonitoringAudioSettings.stuckDetect property
Stuck/frozen-feed detector: flags consecutive bit-identical analysis windows (a wedged capture card or decoder repeating its last buffer). Pure digital silence is not flagged — that’s silenceDetect’s job. The sustained alert is configured on QualityReporting (stuckDetect).
Signature:
stuckDetect?: {
windowMs?: number;
};