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

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).
 

Detailed Description

A generic NAL unit (either H.264 or H.265).


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