GstCodecParsers.H265NalUnit

Fields

Name

Type

Access

Description

data

int

r/w

The data from which the Nalu has been parsed

header_bytes

int

r/w

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.H265NalUnitType

valid

bool

r/w

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

Methods

None

Details

class GstCodecParsers.H265NalUnit

Structure defining the Nal unit headers