Vc3Telecine

sealed class Vc3Telecine

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. When you keep the default value, None, MediaConvert does a standard frame rate conversion to 29.97 without doing anything with the field polarity to create a smoother picture.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Hard : Vc3Telecine
Link copied to clipboard
object None : Vc3Telecine
Link copied to clipboard
data class SdkUnknown(val value: String) : Vc3Telecine

Properties

Link copied to clipboard
abstract val value: String