UniMRCP  1.7.0
Data Fields
mpf_jb_config_t Struct Reference

#include <mpf_rtp_descriptor.h>

Data Fields

apr_uint32_t min_playout_delay
 
apr_uint32_t initial_playout_delay
 
apr_uint32_t max_playout_delay
 
apr_byte_t adaptive
 
apr_byte_t time_skew_detection
 

Detailed Description

Jitter buffer configuration

Field Documentation

◆ adaptive

apr_byte_t mpf_jb_config_t::adaptive

Mode of operation of the jitter buffer: static - 0, adaptive - 1

◆ initial_playout_delay

apr_uint32_t mpf_jb_config_t::initial_playout_delay

Initial playout delay in msec

◆ max_playout_delay

apr_uint32_t mpf_jb_config_t::max_playout_delay

Max playout delay in msec

◆ min_playout_delay

apr_uint32_t mpf_jb_config_t::min_playout_delay

Min playout delay in msec

◆ time_skew_detection

apr_byte_t mpf_jb_config_t::time_skew_detection

Enable/disable time skew detection


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