audioSilenceThresholdMsec property

int? audioSilenceThresholdMsec
final

The amount of time (in milliseconds) that the active input must be silent before automatic input failover occurs. Silence is defined as audio loss or audio quieter than -50 dBFS.

Implementation

final int? audioSilenceThresholdMsec;