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

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_rtp_hdr Struct Reference
[RTP Session and Encapsulation (RFC 3550)]


Detailed Description

RTP packet header. Note that all RTP functions here will work with this header in network byte order.

Data Fields

pj_uint16_t cc:4
pj_uint16_t x:1
pj_uint16_t p:1
pj_uint16_t v:2
pj_uint16_t pt:7
pj_uint16_t m:1
pj_uint16_t seq
pj_uint32_t ts
pj_uint32_t ssrc

Field Documentation

header extension flag

packet type/version

synchronization source


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

 


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