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

An H.264 NAL unit. More...

#include <h264.h>

Collaboration diagram for SmolRTSP_H264NalUnit:

Data Fields

SmolRTSP_H264NalHeader header
 The NAL header of this NAL unit.
 
U8Slice99 payload
 The payload data of this NAL unit (not including the header).
 

Detailed Description

An H.264 NAL unit.


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