|
UniMRCP
1.7.0
|
#include <rtsp_message.h>

Data Fields | |
| rtsp_start_line_t | start_line |
| rtsp_header_t | header |
| apt_str_t | body |
| apr_pool_t * | pool |
RTSP message
| 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)
1.8.13