| 
    UniMRCP
    1.7.0
    
   | 
 
#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 | 
RTSP request-line
| 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
 1.8.13