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

#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
 

Detailed Description

RTSP header

Field Documentation

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


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