| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static InputDeviceActiveInput |
InputDeviceActiveInput.fromValue(String value)
Use this in place of valueOf.
|
static InputDeviceActiveInput |
InputDeviceActiveInput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputDeviceActiveInput[] |
InputDeviceActiveInput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputDeviceHdSettings |
InputDeviceHdSettings.withActiveInput(InputDeviceActiveInput activeInput)
If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).
|
InputDeviceUhdSettings |
InputDeviceUhdSettings.withActiveInput(InputDeviceActiveInput activeInput)
If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).
|
Copyright © 2024. All rights reserved.