GstCodecs.AV1Dpb¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
pic_list  | 
r/w  | 
Methods¶
  | 
|
  | 
|
  | 
Details¶
- class GstCodecs.AV1Dpb¶
 New in version 1.20.
- add(picture)¶
 - Parameters:
 picture (
GstCodecs.AV1Picture) – aGstCodecs.AV1Picture
Store the picture
New in version 1.20.
- clear()¶
 Clear all stored
GstCodecs.AV1PictureNew in version 1.20.
- free()¶
 Free the self
New in version 1.20.