GstCodecParsers.AV1ParserState¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
begin_first_frame |
r/w |
||
current_frame_id |
r/w |
||
frame_height |
r/w |
||
frame_width |
r/w |
||
mi_col_starts |
[ |
r/w |
|
mi_cols |
r/w |
||
mi_row_starts |
[ |
r/w |
|
mi_rows |
r/w |
||
operating_point |
r/w |
||
operating_point_idc |
r/w |
||
prev_frame_id |
r/w |
||
ref_info |
r/w |
||
render_height |
r/w |
||
render_width |
r/w |
||
seen_frame_header |
r/w |
||
sequence_changed |
r/w |
||
tile_cols |
r/w |
||
tile_cols_log2 |
r/w |
||
tile_rows |
r/w |
||
tile_rows_log2 |
r/w |
||
tile_size_bytes |
r/w |
||
upscaled_width |
r/w |
Methods¶
None
Details¶
- class GstCodecParsers.AV1ParserState¶