| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Eac3BitstreamMode |
Eac3BitstreamMode.fromValue(String value)
Use this in place of valueOf.
|
static Eac3BitstreamMode |
Eac3BitstreamMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Eac3BitstreamMode[] |
Eac3BitstreamMode.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.withBitstreamMode(Eac3BitstreamMode bitstreamMode)
Specifies the bitstream mode (bsmod) for the emitted E-AC-3 stream.
|
Copyright © 2018. All rights reserved.