GstCodecParsers.H265DecoderConfigRecordNalUnitArray¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
array_completeness |
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 |
r/w |
Indicates the type of the NAL units in the following array. Shall be VPS, SPS, PPS, prefix SEI or suffix SEI |
|
nalu |
[ |
r/w |
Array of identified |
Methods¶
None
Details¶
- class GstCodecParsers.H265DecoderConfigRecordNalUnitArray¶
Contains NAL Unit array data as defined in ISO/IEC 14496-15
New in version 1.24.