| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static InputDeviceScanType |
InputDeviceScanType.fromValue(String value)
Use this in place of valueOf.
|
static InputDeviceScanType |
InputDeviceScanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputDeviceScanType[] |
InputDeviceScanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputDeviceUhdSettings |
InputDeviceUhdSettings.withScanType(InputDeviceScanType scanType)
The scan type of the video source.
|
InputDeviceHdSettings |
InputDeviceHdSettings.withScanType(InputDeviceScanType scanType)
The scan type of the video source.
|
Copyright © 2022. All rights reserved.