BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

#include <rtcp.h>

Data Fields

pj_uint32_t ntp_sec
 
pj_uint32_t ntp_frac
 
pj_uint32_t rtp_ts
 
pj_uint32_t sender_pcount
 
pj_uint32_t sender_bcount
 

Detailed Description

RTCP sender report.

Field Documentation

◆ ntp_sec

pj_uint32_t pjmedia_rtcp_sr::ntp_sec

NTP time, seconds part.

◆ ntp_frac

pj_uint32_t pjmedia_rtcp_sr::ntp_frac

NTP time, fractions part.

◆ rtp_ts

pj_uint32_t pjmedia_rtcp_sr::rtp_ts

RTP timestamp.

◆ sender_pcount

pj_uint32_t pjmedia_rtcp_sr::sender_pcount

Sender packet cound.

◆ sender_bcount

pj_uint32_t pjmedia_rtcp_sr::sender_bcount

Sender octet/bytes count.


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

 


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