QualityReportingAudioSettings.signalLostDetect property

Signal-lost alert: no audio frames for timeoutMs on a still-advertised stream — omit to disable.

Signature:

signalLostDetect?: {
        timeoutMs?: number;
    };