| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Mp2CodingMode |
Mp2CodingMode.fromValue(String value)
Use this in place of valueOf.
|
static Mp2CodingMode |
Mp2CodingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mp2CodingMode[] |
Mp2CodingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Mp2Settings |
Mp2Settings.withCodingMode(Mp2CodingMode codingMode)
The MPEG2 Audio coding mode.
|
Copyright © 2019. All rights reserved.