GstCodecParsers.Vp8Segmentation

Fields

Name

Type

Access

Description

lf_update_value

[int]

r/w

indicates the update value for the loop filter level

quantizer_update_value

[int]

r/w

indicates the update value for the segment quantizer

segment_feature_mode

int

r/w

indicates the feature data update mode (0: delta, 1: absolute value)

segment_prob

bytes

r/w

indicates the branch probabilities of the segment_id decoding tree

segmentation_enabled

int

r/w

enables the segmentation feature for the current frame

update_mb_segmentation_map

int

r/w

determines if the MB segmentation map is updated in the current frame

update_segment_feature_data

int

r/w

indicates if the segment feature data is updated in the current frame

Methods

None

Details

class GstCodecParsers.Vp8Segmentation

Segmentation feature data.