Interface InputLossFailoverSettings.Builder

  • Method Details

    • inputLossThresholdMsec

      InputLossFailoverSettings.Builder inputLossThresholdMsec(Integer inputLossThresholdMsec)
      The amount of time (in milliseconds) that no input is detected. After that time, an input failover will occur.
      Parameters:
      inputLossThresholdMsec - The amount of time (in milliseconds) that no input is detected. After that time, an input failover will occur.
      Returns:
      Returns a reference to this object so that method calls can be chained together.