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

#include <rtsp_message.h>

Data Fields

rtsp_start_line_t start_line
 
rtsp_header_t header
 
apt_str_t body
 
apr_pool_t * pool
 

Detailed Description

RTSP message

Field Documentation

apt_str_t rtsp_message_t::body

RTSP message body

rtsp_header_t rtsp_message_t::header

RTSP header

apr_pool_t* rtsp_message_t::pool

Pool to allocate memory from

rtsp_start_line_t rtsp_message_t::start_line

RTSP mesage type (request/response)


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