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

#include <remote_bitrate_estimator_unittest_helper.h>

Public Attributes

uint32_t ntp_secs
 
uint32_t ntp_frac
 
uint32_t timestamp
 
uint32_t ssrc
 

Member Data Documentation

◆ ntp_frac

uint32_t webrtc::testing::RtpStream::RtcpPacket::ntp_frac

◆ ntp_secs

uint32_t webrtc::testing::RtpStream::RtcpPacket::ntp_secs

◆ ssrc

uint32_t webrtc::testing::RtpStream::RtcpPacket::ssrc

◆ timestamp

uint32_t webrtc::testing::RtpStream::RtcpPacket::timestamp

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