| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
OutputChannelMapping |
OutputChannelMapping.clone() |
OutputChannelMapping |
OutputChannelMapping.withInputChannels(Collection<Integer> inputChannels)
List of input channels
|
OutputChannelMapping |
OutputChannelMapping.withInputChannels(Integer... inputChannels)
List of input channels
|
| Modifier and Type | Method and Description |
|---|---|
List<OutputChannelMapping> |
ChannelMapping.getOutputChannels()
List of output channels
|
| Modifier and Type | Method and Description |
|---|---|
ChannelMapping |
ChannelMapping.withOutputChannels(OutputChannelMapping... outputChannels)
List of output channels
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelMapping.setOutputChannels(Collection<OutputChannelMapping> outputChannels)
List of output channels
|
ChannelMapping |
ChannelMapping.withOutputChannels(Collection<OutputChannelMapping> outputChannels)
List of output channels
|
Copyright © 2019. All rights reserved.