| 
    SmolRTSP 0.1.3
    
   A small, portable, extensible RTSP 1.0 implementation in C99 
   | 
 
A generic NAL unit (either H.264 or H.265). More...
#include <nal.h>
Data Fields | |
| SmolRTSP_NalHeader | header | 
| The header of this NAL unit.  | |
| U8Slice99 | payload | 
| The payload data of this NAL unit (not including the header).  | |
A generic NAL unit (either H.264 or H.265).