WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia_rtcp_xr_rb_rr_time Struct Reference

#include <rtcp_xr.h>

Data Fields

pjmedia_rtcp_xr_rb_header header
 
pj_uint32_t ntp_sec
 
pj_uint32_t ntp_frac
 

Detailed Description

This type declares RTCP XR Receiver Reference Time Report Block.

Field Documentation

◆ header

pjmedia_rtcp_xr_rb_header pjmedia_rtcp_xr_rb_rr_time::header

Block header.

◆ ntp_sec

pj_uint32_t pjmedia_rtcp_xr_rb_rr_time::ntp_sec

NTP time, seconds part.

◆ ntp_frac

pj_uint32_t pjmedia_rtcp_xr_rb_rr_time::ntp_frac

NTP time, fractions part.


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

 


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