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