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_xr_pkt Struct Reference
[RTCP Extended Report (XR) - RFC 3611]

Data Fields

struct {
   unsigned   count:5
   unsigned   p:1
   unsigned   version:2
   unsigned   pt:8
   unsigned   length:16
   pj_uint32_t   ssrc
common
pj_int8_t buf [PJMEDIA_MAX_MTU]

Detailed Description

This structure declares RTCP XR (Extended Report) packet.


Field Documentation

varies by payload type

padding flag

packet type

payload type

packet length

Content buffer


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

 


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