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

#include <rtp_to_ntp_estimator.h>

Public Attributes

double frequency_khz = 0.0
 
double offset_ms = 0.0
 
bool calculated = false
 

Member Data Documentation

◆ calculated

bool webrtc::RtpToNtpEstimator::Parameters::calculated = false

◆ frequency_khz

double webrtc::RtpToNtpEstimator::Parameters::frequency_khz = 0.0

◆ offset_ms

double webrtc::RtpToNtpEstimator::Parameters::offset_ms = 0.0

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