| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputLossFailoverSettings |
InputLossFailoverSettings.clone() |
InputLossFailoverSettings |
FailoverConditionSettings.getInputLossSettings()
MediaLive will perform a failover if content is not detected in this input for the specified period.
|
InputLossFailoverSettings |
InputLossFailoverSettings.withInputLossThresholdMsec(Integer inputLossThresholdMsec)
The amount of time (in milliseconds) that no input is detected.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FailoverConditionSettings.setInputLossSettings(InputLossFailoverSettings inputLossSettings)
MediaLive will perform a failover if content is not detected in this input for the specified period.
|
FailoverConditionSettings |
FailoverConditionSettings.withInputLossSettings(InputLossFailoverSettings inputLossSettings)
MediaLive will perform a failover if content is not detected in this input for the specified period.
|
Copyright © 2021. All rights reserved.