Values.FailoverConditionSettingsSourceSettings for one failover condition.
type nonrec t = {audioSilenceSettings : AudioSilenceFailoverSettings.t option;MediaLive will perform a failover if the specified audio selector is silent for the specified period.
*)inputLossSettings : InputLossFailoverSettings.t option;MediaLive will perform a failover if content is not detected in this input for the specified period.
*)videoBlackSettings : VideoBlackFailoverSettings.t option;MediaLive will perform a failover if content is considered black for the specified period.
*)}