Show / Hide Table of Contents

Enum QuantizationGroupSize

Enable adaptive quantization for sub-CTUs. This parameter specifies the minimum CU size at which QP can be adjusted.

Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum QuantizationGroupSize

Fields

Name Description
QGS_16x16

16x16

QGS_32x32

32x32

QGS_64x64

64x64

QGS_8x8

8x8

Back to top Generated by DocFX