| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputDeviceUhdAudioChannelPairConfig |
InputDeviceUhdAudioChannelPairConfig.clone() |
InputDeviceUhdAudioChannelPairConfig |
InputDeviceUhdAudioChannelPairConfig.withId(Integer id)
The ID for one audio pair configuration, a value from 1 to 8.
|
InputDeviceUhdAudioChannelPairConfig |
InputDeviceUhdAudioChannelPairConfig.withProfile(InputDeviceUhdAudioChannelPairProfile profile)
The profile for one audio pair configuration.
|
InputDeviceUhdAudioChannelPairConfig |
InputDeviceUhdAudioChannelPairConfig.withProfile(String profile)
The profile for one audio pair configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<InputDeviceUhdAudioChannelPairConfig> |
InputDeviceUhdSettings.getAudioChannelPairs()
An array of eight audio configurations, one for each audio pair in the source.
|
| Modifier and Type | Method and Description |
|---|---|
InputDeviceUhdSettings |
InputDeviceUhdSettings.withAudioChannelPairs(InputDeviceUhdAudioChannelPairConfig... audioChannelPairs)
An array of eight audio configurations, one for each audio pair in the source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputDeviceUhdSettings.setAudioChannelPairs(Collection<InputDeviceUhdAudioChannelPairConfig> audioChannelPairs)
An array of eight audio configurations, one for each audio pair in the source.
|
InputDeviceUhdSettings |
InputDeviceUhdSettings.withAudioChannelPairs(Collection<InputDeviceUhdAudioChannelPairConfig> audioChannelPairs)
An array of eight audio configurations, one for each audio pair in the source.
|
Copyright © 2024. All rights reserved.