GstCodecParsers.AV1TileListOBU

Fields

Name

Type

Access

Description

entry

[GstCodecParsers.AV1TileListOBUEntry]

r/w

output_frame_height_in_tiles_minus_1

int

r/w

plus one is the height of the output frame, in tile units.

output_frame_width_in_tiles_minus_1

int

r/w

plus one is the width of the output frame, in tile units.

tile_count_minus_1

int

r/w

plus one is the number of tile_list_entry in the list. It is a requirement of bitstream conformance that tile_count_minus_1 is less than or equal to 511.

Methods

None

Details

class GstCodecParsers.AV1TileListOBU