ConstantQuality

data class ConstantQuality(val crf: Int) : RateControl

Quality-targeted: one CRF value, bitrate left to the encoder.

Constructors

Link copied to clipboard
constructor(crf: Int)

Properties

Link copied to clipboard
val crf: Int