| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static ProresTelecine |
ProresTelecine.fromValue(String value)
Use this in place of valueOf.
|
static ProresTelecine |
ProresTelecine.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProresTelecine[] |
ProresTelecine.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProresSettings |
ProresSettings.withTelecine(ProresTelecine 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.