| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static InputLossImageType |
InputLossImageType.fromValue(String value)
Use this in place of valueOf.
|
static InputLossImageType |
InputLossImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputLossImageType[] |
InputLossImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputLossBehavior |
InputLossBehavior.withInputLossImageType(InputLossImageType inputLossImageType)
Indicates whether to substitute a solid color or a slate into the output after input loss exceeds blackFrameMsec.
|
Copyright © 2019. All rights reserved.