UniMRCP  1.7.0
Data Fields
rtsp_header_t Struct Reference

#include <rtsp_header.h>

Collaboration diagram for rtsp_header_t:
Collaboration graph
[legend]

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

◆ content_length

apr_size_t rtsp_header_t::content_length

Content length

◆ content_type

rtsp_content_type_e rtsp_header_t::content_type

Content type

◆ cseq

apr_size_t rtsp_header_t::cseq

Sequence number

◆ header_section

apt_header_section_t rtsp_header_t::header_section

Header section (collection of header fields)

◆ rtp_info

apt_str_t rtsp_header_t::rtp_info

RTP-info

◆ session_id

apt_str_t rtsp_header_t::session_id

Session identifier

◆ transport

rtsp_transport_t rtsp_header_t::transport

Transport


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