| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static AacCodingMode |
AacCodingMode.fromValue(String value)
Use this in place of valueOf.
|
static AacCodingMode |
AacCodingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AacCodingMode[] |
AacCodingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AacSettings |
AacSettings.withCodingMode(AacCodingMode codingMode)
The Coding mode that you specify determines the number of audio channels and the audio channel layout metadata in
your AAC output.
|
Copyright © 2024. All rights reserved.