| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputDeviceConfigurableSettings |
UpdateInputDeviceRequest.hdDeviceSettings()
The settings that you want to apply to the HD input device.
|
InputDeviceConfigurableSettings |
UpdateInputDeviceRequest.uhdDeviceSettings()
The settings that you want to apply to the UHD input device.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInputDeviceRequest.Builder |
UpdateInputDeviceRequest.Builder.hdDeviceSettings(InputDeviceConfigurableSettings hdDeviceSettings)
The settings that you want to apply to the HD input device.
|
UpdateInputDeviceRequest.Builder |
UpdateInputDeviceRequest.Builder.uhdDeviceSettings(InputDeviceConfigurableSettings uhdDeviceSettings)
The settings that you want to apply to the UHD input device.
|
Copyright © 2022. All rights reserved.