| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
List<InputChannelLevel> |
AudioChannelMapping.inputChannelLevels()
Indices and gain values for each input channel that should be remixed into this output channel.
|
| Modifier and Type | Method and Description |
|---|---|
AudioChannelMapping.Builder |
AudioChannelMapping.Builder.inputChannelLevels(InputChannelLevel... inputChannelLevels)
Indices and gain values for each input channel that should be remixed into this output channel.
|
| Modifier and Type | Method and Description |
|---|---|
AudioChannelMapping.Builder |
AudioChannelMapping.Builder.inputChannelLevels(Collection<InputChannelLevel> inputChannelLevels)
Indices and gain values for each input channel that should be remixed into this output channel.
|
Copyright © 2022. All rights reserved.