GstCodecParsers.H265DecoderConfigRecordNalUnitArray

Fields

Name

Type

Access

Description

array_completeness

int

r/w

1: all NAL units of the given type are in this array and none are in the stream. 0: additional NAL units of the indicated type may be in the stream

nal_unit_type

GstCodecParsers.H265NalUnitType

r/w

Indicates the type of the NAL units in the following array. Shall be VPS, SPS, PPS, prefix SEI or suffix SEI

nalu

[object]

r/w

Array of identified GstCodecParsers.H265NalUnit

Methods

None

Details

class GstCodecParsers.H265DecoderConfigRecordNalUnitArray

Contains NAL Unit array data as defined in ISO/IEC 14496-15

New in version 1.24.