GstCodecParsers.H266ScalingList

Fields

Name

Type

Access

Description

copy_mode_flag

bytes

r/w

specifies whether the values of the scaling list are the same as the values of a reference scaling list.

dc_coef

[int]

r/w

used to derive the value of the variable ScalingMatrixDcRec.

delta_coef

[int]

r/w

specifies the difference between the current matrix coefficient ScalingList.

pred_id_delta

bytes

r/w

specifies the reference scaling list used to derive the predicted scaling matrix scalingMatrixPred.

pred_mode_flag

bytes

r/w

specifies whether the values of the scaling list can be predicted from a reference scaling list.

scaling_list

bytes

r/w

the calculated scaling list coefs.

scaling_list_DC

bytes

r/w

the scaling list DC coef.

Methods

None

Details

class GstCodecParsers.H266ScalingList

Structure defining the H266 scaling list parameters.

New in version 1.26.