QualityReportingAudioConfig

Field

Type

Repeated

Description

silence_detect

QualityReportingSilenceDetectConfig

Each detector with duration-based hysteresis — omit to disable. tone/noise/ hum require the spectral tap, and loudness/true-peak the loudness tap, enabled on QualityMonitoring.

clip_detect

QualityReportingClipDetectConfig

dc_detect

QualityReportingDcDetectConfig

correlation_detect

QualityReportingCorrelationDetectConfig

dead_channel_detect

QualityReportingDeadChannelDetectConfig

tone_detect

QualityReportingToneDetectConfig

noise_detect

QualityReportingNoiseDetectConfig

hum_detect

QualityReportingHumDetectConfig

loudness_range_detect

QualityReportingLoudnessRangeDetectConfig

true_peak_detect

QualityReportingTruePeakDetectConfig

report_mqa_audio

bool

Enable reporting of SVTA MQA-AUDIO composite score changes, aggregated from the upstream per-frame audio metrics.

mqa_audio_weights

MqaAudioWeights

Optional MQA-AUDIO aggregation weights; omit to use default weights. Only consulted when report_mqa_audio is true.

signal_lost_detect

QualityReportingSignalLostDetectConfig

Signal-lost detection (no frames for timeout_ms) — omit to disable.

dual_mono_detect

QualityReportingDualMonoDetectConfig

Dual-mono: correlation ABOVE threshold (default ~0.99) sustained — content sold as stereo that is actually mono.

stuck_detect

QualityReportingStuckDetectConfig

Stuck/frozen feed sustained (needs stuck_detect on QualityMonitoring).