SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Public Attributes | List of all members
qrtplib::RTCPSenderReport Struct Reference

#include <rtpstructs.h>

Public Attributes

uint32_t ntptime_msw
 
uint32_t ntptime_lsw
 
uint32_t rtptimestamp
 
uint32_t packetcount
 
uint32_t octetcount
 

Detailed Description

Definition at line 99 of file rtpstructs.h.

Member Data Documentation

◆ ntptime_lsw

uint32_t qrtplib::RTCPSenderReport::ntptime_lsw

◆ ntptime_msw

uint32_t qrtplib::RTCPSenderReport::ntptime_msw

◆ octetcount

uint32_t qrtplib::RTCPSenderReport::octetcount

◆ packetcount

uint32_t qrtplib::RTCPSenderReport::packetcount

◆ rtptimestamp

uint32_t qrtplib::RTCPSenderReport::rtptimestamp

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