SmolRTSP 0.2.0
A small, portable, extensible RTSP 1.0 implementation in C99
Loading...
Searching...
No Matches
SmolRTSP_NalUnit Struct Reference

A generic NAL unit (H.264, H.265, or H.266 / VVC). 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 (H.264, H.265, or H.266 / VVC).


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