GstCodecParsers.H266NalUnit

Fields

Name

Type

Access

Description

data

int

r/w

The data from which the Nalu has been parsed.

header_bytes

int

r/w

The size of the NALU header in bytes.

layer_id

int

r/w

A nal unit layer id.

offset

int

r/w

The offset of the actual start of the nal unit.

sc_offset

int

r/w

The offset of the start code of the nal unit.

size

int

r/w

The size of the nal unit starting from offset.

temporal_id_plus1

int

r/w

A nal unit temporal identifier.

type

int

r/w

A GstCodecParsers.H266NalUnitType.

valid

bool

r/w

If the nal unit is valid, which mean it has already been parsed.

Methods

None

Details

class GstCodecParsers.H266NalUnit

Structure defining the H266 Nal unit headers.

New in version 1.26.