GstCodecParsers.H266DecoderConfigRecord

Fields

Name

Type

Access

Description

avg_frame_rate

int

r/w

Average frame rate

bit_depth_minus8

int

r/w

Bit depth minus 8

chroma_format_idc

int

r/w

Chroma format indicator

constant_frame_rate

int

r/w

Indicates if the frame rate is constant

length_size_minus_one

int

r/w

indicates the length in bytes of nal unit length field. This value shall be one of 0, 1, or 3 corresponding to a length encoded with 1, 2, or 4 bytes, respectively

max_picture_height

int

r/w

Maximum picture height

max_picture_width

int

r/w

Maximum picture width

nalu_array

[object]

r/w

Array of GstCodecParsers.H266DecoderConfigRecordNalUnitArray

native_ptl

GstCodecParsers.H266PTLRecord

r/w

Profile, tier and level information

num_sublayers

int

r/w

Number of sublayers

ols_idx

int

r/w

Operating point layer set index

ptl_present_flag

int

r/w

true: profile, tier and level information is present

Methods

free ()

Details

class GstCodecParsers.H266DecoderConfigRecord

Contains VVCDecoderConfigurationRecord data as defined in ISO/IEC 14496-15

New in version 1.26.

free()

Free self data

New in version 1.26.