UniMRCP  1.7.0
Data Fields
mpf_rtp_settings_t Struct Reference

#include <mpf_rtp_descriptor.h>

Collaboration diagram for mpf_rtp_settings_t:
Collaboration graph
[legend]

Data Fields

apr_uint16_t ptime
 
mpf_codec_list_t codec_list
 
apt_bool_t own_preferrence
 
apt_bool_t rtcp
 
rtcp_bye_policy_e rtcp_bye_policy
 
apr_uint16_t rtcp_tx_interval
 
apr_uint16_t rtcp_rx_resolution
 
mpf_jb_config_t jb_config
 

Detailed Description

RTP settings

Field Documentation

◆ codec_list

mpf_codec_list_t mpf_rtp_settings_t::codec_list

Codec list

◆ jb_config

mpf_jb_config_t mpf_rtp_settings_t::jb_config

Jitter buffer config

◆ own_preferrence

apt_bool_t mpf_rtp_settings_t::own_preferrence

Preference in offer/anwser: 1 - own(local) preference, 0 - remote preference

◆ ptime

apr_uint16_t mpf_rtp_settings_t::ptime

Packetization time

◆ rtcp

apt_bool_t mpf_rtp_settings_t::rtcp

Enable/disable RTCP support

◆ rtcp_bye_policy

rtcp_bye_policy_e mpf_rtp_settings_t::rtcp_bye_policy

RTCP BYE policy

◆ rtcp_rx_resolution

apr_uint16_t mpf_rtp_settings_t::rtcp_rx_resolution

RTCP rx resolution (timeout to check for a new RTCP message)

◆ rtcp_tx_interval

apr_uint16_t mpf_rtp_settings_t::rtcp_tx_interval

RTCP report transmission interval


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