|
Compy 0.2.0
A lightweight RTSP 1.0 server library for embedded systems
|
An RTSP request line. More...
#include <request_line.h>

Data Fields | |
| Compy_Method | method |
| The method used. | |
| Compy_RequestUri | uri |
| The request URI. | |
| Compy_RtspVersion | version |
| The RTSP version used. | |
An RTSP request line.