UniMRCP  1.7.0
Data Fields
rtsp_request_line_t Struct Reference

#include <rtsp_start_line.h>

Collaboration diagram for rtsp_request_line_t:
Collaboration graph
[legend]

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

◆ method_id

rtsp_method_id rtsp_request_line_t::method_id

Method id

◆ method_name

apt_str_t rtsp_request_line_t::method_name

Method name

◆ resource_name

const char* rtsp_request_line_t::resource_name

Resource name parsed from RTSP URL

◆ url

apt_str_t rtsp_request_line_t::url

RTSP URL

◆ version

rtsp_version_e rtsp_request_line_t::version

Version of protocol in use


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