UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
rtsp_request_line_t Struct Reference

#include <rtsp_start_line.h>

Data Fields

apt_str_t method_name
 
rtsp_method_id method_id
 
apt_str_t url
 
const char * resource_name
 
rtsp_version_e version
 

Detailed Description

RTSP request-line

Field Documentation

rtsp_method_id rtsp_request_line_t::method_id

Method id

apt_str_t rtsp_request_line_t::method_name

Method name

const char* rtsp_request_line_t::resource_name

Resource name parsed from RTSP URL

apt_str_t rtsp_request_line_t::url

RTSP URL

rtsp_version_e rtsp_request_line_t::version

Version of protocol in use


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