webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::RTCPSenderInfo Struct Reference

#include <rtp_rtcp_defines.h>

Public Attributes

uint32_t NTPseconds
 
uint32_t NTPfraction
 
uint32_t RTPtimeStamp
 
uint32_t sendPacketCount
 
uint32_t sendOctetCount
 

Member Data Documentation

◆ NTPfraction

uint32_t webrtc::RTCPSenderInfo::NTPfraction

◆ NTPseconds

uint32_t webrtc::RTCPSenderInfo::NTPseconds

◆ RTPtimeStamp

uint32_t webrtc::RTCPSenderInfo::RTPtimeStamp

◆ sendOctetCount

uint32_t webrtc::RTCPSenderInfo::sendOctetCount

◆ sendPacketCount

uint32_t webrtc::RTCPSenderInfo::sendPacketCount

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