| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static InputDeviceConfiguredInput |
InputDeviceConfiguredInput.fromValue(String value)
Use this in place of valueOf.
|
static InputDeviceConfiguredInput |
InputDeviceConfiguredInput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputDeviceConfiguredInput[] |
InputDeviceConfiguredInput.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.withConfiguredInput(InputDeviceConfiguredInput configuredInput)
The source at the input device that is currently active.
|
InputDeviceHdSettings |
InputDeviceHdSettings.withConfiguredInput(InputDeviceConfiguredInput configuredInput)
The source at the input device that is currently active.
|
InputDeviceConfigurableSettings |
InputDeviceConfigurableSettings.withConfiguredInput(InputDeviceConfiguredInput configuredInput)
The input source that you want to use.
|
Copyright © 2024. All rights reserved.