intraDcPrecision property

Mpeg2IntraDcPrecision? intraDcPrecision
final

Use Intra DC precision (Mpeg2IntraDcPrecision) to set quantization precision for intra-block DC coefficients. If you choose the value auto, the service will automatically select the precision based on the per-frame compression ratio.

Implementation

final Mpeg2IntraDcPrecision? intraDcPrecision;