Compy 0.2.0
A lightweight RTSP 1.0 server library for embedded systems
Loading...
Searching...
No Matches
Compy_Request Struct Reference

An RTSP request. More...

#include <request.h>

Collaboration diagram for Compy_Request:

Data Fields

Compy_RequestLine start_line
 The request line.
 
Compy_HeaderMap header_map
 The header map.
 
Compy_MessageBody body
 The message body.
 
uint32_t cseq
 The sequence number for an RTSP request/response pair.
 

Detailed Description

An RTSP request.


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