| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static InputDeviceCodec |
InputDeviceCodec.fromValue(String value)
Use this in place of valueOf.
|
static InputDeviceCodec |
InputDeviceCodec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputDeviceCodec[] |
InputDeviceCodec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputDeviceConfigurableSettings |
InputDeviceConfigurableSettings.withCodec(InputDeviceCodec codec)
Choose the codec for the video that the device produces.
|
InputDeviceUhdSettings |
InputDeviceUhdSettings.withCodec(InputDeviceCodec codec)
The codec for the video that the device produces.
|
Copyright © 2024. All rights reserved.