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

An RTSP response. More...

#include <response.h>

Collaboration diagram for Compy_Response:

Data Fields

Compy_ResponseLine start_line
 The response 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 response.


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