| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static InputLossActionForMsSmoothOut |
InputLossActionForMsSmoothOut.fromValue(String value)
Use this in place of valueOf.
|
static InputLossActionForMsSmoothOut |
InputLossActionForMsSmoothOut.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputLossActionForMsSmoothOut[] |
InputLossActionForMsSmoothOut.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withInputLossAction(InputLossActionForMsSmoothOut inputLossAction)
Parameter that control output group behavior on input loss.
|
Copyright © 2018. All rights reserved.