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

An RTSP header map. More...

#include <header_map.h>

Collaboration diagram for SmolRTSP_HeaderMap:

Data Fields

SmolRTSP_Header headers [SMOLRTSP_HEADER_MAP_CAPACITY]
 The pointer to an array of headers;.
 
size_t len
 The count of elements currently in headers.
 

Detailed Description

An RTSP header map.


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