| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static UncompressedTelecine |
UncompressedTelecine.fromValue(String value)
Use this in place of valueOf.
|
static UncompressedTelecine |
UncompressedTelecine.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UncompressedTelecine[] |
UncompressedTelecine.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UncompressedSettings |
UncompressedSettings.withTelecine(UncompressedTelecine telecine)
When you do frame rate conversion from 23.976 frames per second (fps) to 29.97 fps, and your output scan type is
interlaced, you can optionally enable hard telecine to create a smoother picture.
|
Copyright © 2025. All rights reserved.