| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static AudioLanguageCodeControl |
AudioLanguageCodeControl.fromValue(String value)
Use this in place of valueOf.
|
static AudioLanguageCodeControl |
AudioLanguageCodeControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudioLanguageCodeControl[] |
AudioLanguageCodeControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AudioDescription |
AudioDescription.withLanguageCodeControl(AudioLanguageCodeControl languageCodeControl)
Specify which source for language code takes precedence for this audio track.
|
Copyright © 2022. All rights reserved.