SmolRTSP  0.1.3
A small, portable, extensible RTSP 1.0 implementation in C99
SmolRTSP_H265NalHeader Struct Reference

An H.265 NAL header. More...

#include <h265.h>

Data Fields

bool forbidden_zero_bit
 forbidden_zero_bit f(1).
 
uint8_t unit_type
 unit_type u(6).
 
uint8_t nuh_layer_id
 nuh_layer_id u(6).
 
uint8_t nuh_temporal_id_plus1
 nuh_temporal_id_plus1 u(3).
 

Detailed Description

An H.265 NAL header.


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