| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Eac3StereoDownmix |
Eac3StereoDownmix.fromValue(String value)
Use this in place of valueOf.
|
static Eac3StereoDownmix |
Eac3StereoDownmix.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Eac3StereoDownmix[] |
Eac3StereoDownmix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Eac3Settings |
Eac3Settings.withStereoDownmix(Eac3StereoDownmix stereoDownmix)
Stereo downmix preference.
|
Copyright © 2020. All rights reserved.