GstCodecParsers.AV1ParserState

Fields

Name

Type

Access

Description

begin_first_frame

bool

r/w

current_frame_id

int

r/w

frame_height

int

r/w

frame_width

int

r/w

mi_col_starts

[int]

r/w

mi_cols

int

r/w

mi_row_starts

[int]

r/w

mi_rows

int

r/w

operating_point

int

r/w

operating_point_idc

int

r/w

prev_frame_id

int

r/w

ref_info

GstCodecParsers.AV1ReferenceFrameInfo

r/w

render_height

int

r/w

render_width

int

r/w

seen_frame_header

int

r/w

sequence_changed

bool

r/w

tile_cols

int

r/w

tile_cols_log2

int

r/w

tile_rows

int

r/w

tile_rows_log2

int

r/w

tile_size_bytes

int

r/w

upscaled_width

int

r/w

Methods

None

Details

class GstCodecParsers.AV1ParserState