Values.InputLossFailoverSettingsSourceMediaLive will perform a failover if content is not detected in this input for the specified period.
type nonrec t = {inputLossThresholdMsec : int option;The amount of time (in milliseconds) that no input is detected. After that time, an input failover will occur.
*)}