GstCodecParsers.H266NalUnit¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
data |
r/w |
The data from which the Nalu has been parsed. |
|
header_bytes |
r/w |
The size of the NALU header in bytes. |
|
layer_id |
r/w |
A nal unit layer id. |
|
offset |
r/w |
The offset of the actual start of the nal unit. |
|
sc_offset |
r/w |
The offset of the start code of the nal unit. |
|
size |
r/w |
The size of the nal unit starting from offset. |
|
temporal_id_plus1 |
r/w |
A nal unit temporal identifier. |
|
type |
r/w |
||
valid |
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.