|
UniMRCP
1.3.0
|
#include <rtsp_header.h>
Data Fields | |
| apr_size_t | cseq |
| rtsp_transport_t | transport |
| apt_str_t | session_id |
| apt_str_t | rtp_info |
| rtsp_content_type_e | content_type |
| apr_size_t | content_length |
| apt_header_section_t | header_section |
RTSP header
| apr_size_t rtsp_header_t::content_length |
Content length
| rtsp_content_type_e rtsp_header_t::content_type |
Content type
| apr_size_t rtsp_header_t::cseq |
Sequence number
| apt_header_section_t rtsp_header_t::header_section |
Header section (collection of header fields)
| apt_str_t rtsp_header_t::rtp_info |
RTP-info
| apt_str_t rtsp_header_t::session_id |
Session identifier
| rtsp_transport_t rtsp_header_t::transport |
Transport
1.8.3.1