GstCodecParsers.Vp9SegmentationInfo

Fields

Name

Type

Access

Description

abs_delta

int

r/w

interpretation of segment data values

data

[GstCodecParsers.Vp9SegmentationInfoData]

r/w

segment feature data

enabled

int

r/w

enables the segmentation feature for the current frame

pred_probs

bytes

r/w

prediction probabilities

temporal_update

int

r/w

type of map update

tree_probs

bytes

r/w

segment tree probabilities

update_data

int

r/w

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

update_map

int

r/w

determines if segmentation is updated in the current frame

update_pred_probs

bytes

r/w

determines if prediction probabilities updated or not

update_tree_probs

bytes

r/w

determines if tree probabilities updated or not

Methods

None

Details

class GstCodecParsers.Vp9SegmentationInfo

Segmentation info

New in version 1.8.