webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <rtp_to_ntp_estimator.h>
Public Attributes | |
double | frequency_khz = 0.0 |
double | offset_ms = 0.0 |
bool | calculated = false |
bool webrtc::RtpToNtpEstimator::Parameters::calculated = false |
double webrtc::RtpToNtpEstimator::Parameters::frequency_khz = 0.0 |
double webrtc::RtpToNtpEstimator::Parameters::offset_ms = 0.0 |