| 
    SmolRTSP 0.1.3
    
   A small, portable, extensible RTSP 1.0 implementation in C99 
   | 
 
An RTSP response line. More...
#include <response_line.h>

Data Fields | |
| SmolRTSP_RtspVersion | version | 
| The RTSP version used.  | |
| SmolRTSP_StatusCode | code | 
| The status code.  | |
| SmolRTSP_ReasonPhrase | reason | 
| The reason phrase.  | |
An RTSP response line.