GstCodecs.Vp9QuantizationParams¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
base_q_idx |
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 |
r/w |
indicates the UV AC quantizer relative to base_q_idx |
|
delta_q_uv_dc |
r/w |
indicates the UV DC quantizer relative to base_q_idx |
|
delta_q_y_dc |
r/w |
indicates the Y DC quantizer relative to base_q_idx |
Methods¶
None
Details¶
- class GstCodecs.Vp9QuantizationParams¶
New in version 1.20.