GstCodecs.Vp9DeltaProbabilities¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
coef  | 
r  | 
||
comp_mode  | 
r  | 
||
comp_ref  | 
r  | 
||
inter_mode  | 
r  | 
||
interp_filter  | 
r  | 
||
is_inter  | 
r  | 
||
mv  | 
r  | 
||
partition  | 
r  | 
||
single_ref  | 
r  | 
||
skip  | 
r  | 
||
tx_probs_16x16  | 
r  | 
||
tx_probs_32x32  | 
r  | 
||
tx_probs_8x8  | 
r  | 
||
y_mode  | 
r  | 
Methods¶
None
Details¶
- class GstCodecs.Vp9DeltaProbabilities¶
 Stores probabilities updates. This is from the spec and can be used as a binary.
New in version 1.20.