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

#include <voe_rtp_rtcp.h>

Public Attributes

uint32_t NTP_timestamp_high
 
uint32_t NTP_timestamp_low
 
uint32_t RTP_timestamp
 
uint32_t sender_packet_count
 
uint32_t sender_octet_count
 

Member Data Documentation

◆ NTP_timestamp_high

uint32_t webrtc::SenderInfo::NTP_timestamp_high

◆ NTP_timestamp_low

uint32_t webrtc::SenderInfo::NTP_timestamp_low

◆ RTP_timestamp

uint32_t webrtc::SenderInfo::RTP_timestamp

◆ sender_octet_count

uint32_t webrtc::SenderInfo::sender_octet_count

◆ sender_packet_count

uint32_t webrtc::SenderInfo::sender_packet_count

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