public static interface InputLossFailoverSettings.Builder extends SdkPojo, CopyableBuilder<InputLossFailoverSettings.Builder,InputLossFailoverSettings>
| Modifier and Type | Method and Description |
|---|---|
InputLossFailoverSettings.Builder |
inputLossThresholdMsec(Integer inputLossThresholdMsec)
The amount of time (in milliseconds) that no input is detected.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInputLossFailoverSettings.Builder inputLossThresholdMsec(Integer inputLossThresholdMsec)
inputLossThresholdMsec - The amount of time (in milliseconds) that no input is detected. After that time, an input failover
will occur.Copyright © 2022. All rights reserved.