GstCodecs.Vp9QuantizationParams

Fields

Name

Type

Access

Description

base_q_idx

int

r/w

indicates the base frame qindex. This is used for Y AC coefficients and as the base value for the other quantizers

delta_q_uv_ac

int

r/w

indicates the UV AC quantizer relative to base_q_idx

delta_q_uv_dc

int

r/w

indicates the UV DC quantizer relative to base_q_idx

delta_q_y_dc

int

r/w

indicates the Y DC quantizer relative to base_q_idx

Methods

None

Details

class GstCodecs.Vp9QuantizationParams

New in version 1.20.