UniMRCP  1.7.0
Data Fields
rtsp_status_line_t Struct Reference

#include <rtsp_start_line.h>

Collaboration diagram for rtsp_status_line_t:
Collaboration graph
[legend]

Data Fields

rtsp_version_e version
 
rtsp_status_code_e status_code
 
apt_str_t reason
 

Detailed Description

RTSP status-line

Field Documentation

◆ reason

apt_str_t rtsp_status_line_t::reason

Reason phrase

◆ status_code

rtsp_status_code_e rtsp_status_line_t::status_code

success or failure or other status of the request

◆ version

rtsp_version_e rtsp_status_line_t::version

Version of protocol in use


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