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