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

#include <rtsp_header.h>

Data Fields

rtsp_transport_e protocol
 
rtsp_profile_e profile
 
rtsp_lower_transport_e lower_protocol
 
rtsp_delivery_e delivery
 
rtsp_port_range_t client_port_range
 
rtsp_port_range_t server_port_range
 
apt_str_t source
 
apt_str_t destination
 
apt_str_t mode
 

Detailed Description

RTSP transport

Field Documentation

rtsp_port_range_t rtsp_transport_t::client_port_range

Client port range

rtsp_delivery_e rtsp_transport_t::delivery

Delivery method

apt_str_t rtsp_transport_t::destination

Destination IP address

rtsp_lower_transport_e rtsp_transport_t::lower_protocol

Lower transport

apt_str_t rtsp_transport_t::mode

Mode indicates the method to support (either PLAY or RECORD)

rtsp_profile_e rtsp_transport_t::profile

Transport profile

rtsp_transport_e rtsp_transport_t::protocol

Transport profile

rtsp_port_range_t rtsp_transport_t::server_port_range

Server port range

apt_str_t rtsp_transport_t::source

Source IP address


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