| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static AudioChannelTag |
AudioChannelTag.fromValue(String value)
Use this in place of valueOf.
|
static AudioChannelTag |
AudioChannelTag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudioChannelTag[] |
AudioChannelTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AudioChannelTaggingSettings |
AudioChannelTaggingSettings.withChannelTag(AudioChannelTag channelTag)
Specify the QuickTime audio channel layout tags for the audio channels in this audio track.
|
AudioChannelTaggingSettings |
AudioChannelTaggingSettings.withChannelTags(AudioChannelTag... channelTags)
Specify the QuickTime audio channel layout tags for the audio channels in this audio track.
|
Copyright © 2025. All rights reserved.