| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Eac3SurroundMode |
Eac3SurroundMode.fromValue(String value)
Use this in place of valueOf.
|
static Eac3SurroundMode |
Eac3SurroundMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Eac3SurroundMode[] |
Eac3SurroundMode.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.withSurroundMode(Eac3SurroundMode surroundMode)
When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.
|
Copyright © 2018. All rights reserved.