GstCodecParsers.H266FrameFieldInfo¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
bottom_field_flag |
r/w |
indicates whether the current picture is a bottom field. |
|
display_elemental_periods_minus1 |
r/w |
indicates the number of elemental picture period intervals that the current coded picture or field occupies for the display model. source_scan_type; indicates whether the source scan type of the associated picture should be interpreted as progressive. |
|
display_fields_from_frame_flag |
r/w |
indicates whether the display model operates by sequentially displaying the individual fields of the frame with alternating parity. |
|
duplicate_flag |
r/w |
indicates whether the current picture is indicated to be a duplicate of a previous picture in output order. |
|
field_pic_flag |
r/w |
indicates whether the display model considers the current picture as a field. |
|
paired_with_next_field_flag |
r/w |
indicates whether the current picture is considered paired with the next picture as the two fields of a frame. |
|
pairing_indicated_flag |
r/w |
indicates whether the current picture is considered paired with the next picture in output order or with the previous picture in output order as the two fields of a frame. |
|
source_scan_type |
r/w |
||
top_field_first_flag |
r/w |
indicates that the first field of the frame that is displayed by the display model is the top field. |
|
valid |
r/w |
whether this frame field info is valid. |
Methods¶
None
Details¶
- class GstCodecParsers.H266FrameFieldInfo¶
Structure defining the H266 frame field information.
New in version 1.26.