| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static Mpeg2Telecine |
Mpeg2Telecine.fromValue(String value)
Use this in place of valueOf.
|
static Mpeg2Telecine |
Mpeg2Telecine.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mpeg2Telecine[] |
Mpeg2Telecine.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Mpeg2Settings |
Mpeg2Settings.withTelecine(Mpeg2Telecine telecine)
Only use Telecine (Mpeg2Telecine) when you set Framerate (Framerate) to 29.970.
|
Copyright © 2020. All rights reserved.