| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputDeviceConfigurableSettings |
InputDeviceConfigurableSettings.clone() |
InputDeviceConfigurableSettings |
UpdateInputDeviceRequest.getHdDeviceSettings()
The settings that you want to apply to the HD input device.
|
InputDeviceConfigurableSettings |
UpdateInputDeviceRequest.getUhdDeviceSettings()
The settings that you want to apply to the UHD input device.
|
InputDeviceConfigurableSettings |
InputDeviceConfigurableSettings.withConfiguredInput(InputDeviceConfiguredInput configuredInput)
The input source that you want to use.
|
InputDeviceConfigurableSettings |
InputDeviceConfigurableSettings.withConfiguredInput(String configuredInput)
The input source that you want to use.
|
InputDeviceConfigurableSettings |
InputDeviceConfigurableSettings.withMaxBitrate(Integer maxBitrate)
The maximum bitrate in bits per second.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateInputDeviceRequest.setHdDeviceSettings(InputDeviceConfigurableSettings hdDeviceSettings)
The settings that you want to apply to the HD input device.
|
void |
UpdateInputDeviceRequest.setUhdDeviceSettings(InputDeviceConfigurableSettings uhdDeviceSettings)
The settings that you want to apply to the UHD input device.
|
UpdateInputDeviceRequest |
UpdateInputDeviceRequest.withHdDeviceSettings(InputDeviceConfigurableSettings hdDeviceSettings)
The settings that you want to apply to the HD input device.
|
UpdateInputDeviceRequest |
UpdateInputDeviceRequest.withUhdDeviceSettings(InputDeviceConfigurableSettings uhdDeviceSettings)
The settings that you want to apply to the UHD input device.
|
Copyright © 2022. All rights reserved.