H265Telecine

sealed class H265Telecine

This field applies only if the Streams Advanced Framerate field is set to 29.970. This field works with the Streams Advanced Preprocessors Deinterlacer field and the Streams Advanced Interlaced Mode field to identify the scan type for the output: Progressive, Interlaced, Hard Telecine or Soft Telecine. - Hard: produces 29.97i output from 23.976 input. - Soft: produces 23.976; the player converts this output to 29.97i.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : H265Telecine
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String