FFmpeg
Data Fields
H265RawNALUnitHeader Struct Reference

#include <cbs_h265.h>

Data Fields

uint8_t nal_unit_type
 
uint8_t nuh_layer_id
 
uint8_t nuh_temporal_id_plus1
 

Detailed Description

Definition at line 29 of file cbs_h265.h.

Field Documentation

◆ nal_unit_type

uint8_t H265RawNALUnitHeader::nal_unit_type

◆ nuh_layer_id

uint8_t H265RawNALUnitHeader::nuh_layer_id

Definition at line 31 of file cbs_h265.h.

Referenced by h265_metadata_update_fragment().

◆ nuh_temporal_id_plus1

uint8_t H265RawNALUnitHeader::nuh_temporal_id_plus1

Definition at line 32 of file cbs_h265.h.

Referenced by h265_metadata_update_fragment().


The documentation for this struct was generated from the following file: