| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
List<AudioChannelMapping> |
RemixSettings.channelMappings()
Mapping of input channels to output channels, with appropriate gain adjustments.
|
| Modifier and Type | Method and Description |
|---|---|
RemixSettings.Builder |
RemixSettings.Builder.channelMappings(AudioChannelMapping... channelMappings)
Mapping of input channels to output channels, with appropriate gain adjustments.
|
| Modifier and Type | Method and Description |
|---|---|
RemixSettings.Builder |
RemixSettings.Builder.channelMappings(Collection<AudioChannelMapping> channelMappings)
Mapping of input channels to output channels, with appropriate gain adjustments.
|
Copyright © 2022. All rights reserved.