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

An RTSP response line. More...

#include <response_line.h>

Collaboration diagram for SmolRTSP_ResponseLine:

Data Fields

SmolRTSP_RtspVersion version
 The RTSP version used.
 
SmolRTSP_StatusCode code
 The status code.
 
SmolRTSP_ReasonPhrase reason
 The reason phrase.
 

Detailed Description

An RTSP response line.


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