GstCodecs.H266Picture¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
NoOutputBeforeRecoveryFlag |
r |
||
NoOutputOfPriorPicsFlag |
r |
||
buffer_flags |
r |
||
ff_info |
r |
||
inter_layer_ref |
r |
||
long_term |
r |
||
needed_for_output |
r |
||
non_ref |
r |
||
output_flag |
r |
||
parent |
r |
||
pic_latency_cnt |
r |
||
pic_order_cnt |
r |
||
pic_order_cnt_lsb |
r |
||
pic_order_cnt_msb |
r |
||
pps_conformance_window_flag |
r |
||
pps_crop_rect_height |
r |
||
pps_crop_rect_width |
r |
||
pps_crop_rect_x |
r |
||
pps_crop_rect_y |
r |
||
pps_height |
r |
||
pps_width |
r |
||
ref |
r |
||
type |
r |
Methods¶
class |
|
Details¶
- class GstCodecs.H266Picture¶
The
GstCodecs.H266Picture
represents a picture for decoding.New in version 1.26.
- classmethod new()¶
- Returns:
a new
GstCodecs.H266Picture
- Return type:
Create new
GstCodecs.H266Picture
New in version 1.26.