QualityReportingSettings.onDualMonoEnded property
Called when the dual-mono condition clears.
Signature:
onDualMonoEnded?: (event: {
streamKey: StreamKey;
durationMs: number;
}) => void;
Called when the dual-mono condition clears.
Signature:
onDualMonoEnded?: (event: {
streamKey: StreamKey;
durationMs: number;
}) => void;