| Package | Description |
|---|---|
| com.amazonaws.services.medialive.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)
Mono, Stereo, or 5.1 channel layout.
|
Copyright © 2021. All rights reserved.