digiKam
nal_header Struct Reference

Public Member Functions

 nal_header ()
 
void read (bitreader *reader)
 
void set (int unit_type, int layer_id=0, int temporal_id=0)
 
void write (CABAC_encoder &writer) const
 

Public Attributes

uint8_t nal_unit_type
 
uint8_t nuh_layer_id
 
uint8_t nuh_temporal_id
 

Constructor & Destructor Documentation

◆ nal_header()

nal_header::nal_header ( )
inline

Member Function Documentation

◆ read()

void nal_header::read ( bitreader reader)

◆ set()

void nal_header::set ( int  unit_type,
int  layer_id = 0,
int  temporal_id = 0 
)
inline

◆ write()

void nal_header::write ( CABAC_encoder writer) const

Member Data Documentation

◆ nal_unit_type

uint8_t nal_header::nal_unit_type

Referenced by nal_header(), and set().

◆ nuh_layer_id

uint8_t nal_header::nuh_layer_id

Referenced by nal_header(), and set().

◆ nuh_temporal_id

uint8_t nal_header::nuh_temporal_id

Referenced by nal_header(), and set().


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