pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication
Loading

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJMEDIA Reference

pjmedia_rtcp_stream_stat Struct Reference
[RTCP Session and Encapsulation (RFC 3550)]

Data Fields

pj_time_val update
unsigned update_cnt
pj_uint32_t pkt
pj_uint32_t bytes
unsigned discard
unsigned loss
unsigned reorder
unsigned dup
pj_math_stat loss_period
struct {
   unsigned   burst:1
   unsigned   random:1
loss_type
pj_math_stat jitter

Detailed Description

Unidirectional RTP stream statistics.

See also:
pjmedia_rtcp_stream_stat

Field Documentation

Number of updates (to calculate avg)

Total number of packets

Total number of payload/bytes

Total number of discarded packets.

Total number of packets lost

Total number of out of order packets

Total number of duplicates packets

Loss period statistics (in usec)

Burst/sequential packet lost detected

Random packet lost detected.

Types of loss detected.

Jitter statistics (in usec)


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

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.