#include <rtp_to_ntp_estimator.h>
◆ RtpToNtpEstimator() [1/2]
webrtc::RtpToNtpEstimator::RtpToNtpEstimator |
( |
| ) |
|
◆ ~RtpToNtpEstimator() [1/2]
webrtc::RtpToNtpEstimator::~RtpToNtpEstimator |
( |
| ) |
|
◆ RtpToNtpEstimator() [2/2]
webrtc::RtpToNtpEstimator::RtpToNtpEstimator |
( |
| ) |
|
◆ ~RtpToNtpEstimator() [2/2]
webrtc::RtpToNtpEstimator::~RtpToNtpEstimator |
( |
| ) |
|
◆ Estimate() [1/2]
bool webrtc::RtpToNtpEstimator::Estimate |
( |
int64_t |
rtp_timestamp, |
|
|
int64_t * |
rtp_timestamp_ms |
|
) |
| const |
◆ Estimate() [2/2]
bool webrtc::RtpToNtpEstimator::Estimate |
( |
int64_t |
rtp_timestamp, |
|
|
int64_t * |
rtp_timestamp_ms |
|
) |
| const |
◆ params() [1/2]
const Parameters& webrtc::RtpToNtpEstimator::params |
( |
| ) |
const |
|
inline |
◆ params() [2/2]
const Parameters& webrtc::RtpToNtpEstimator::params |
( |
| ) |
const |
|
inline |
◆ UpdateMeasurements() [1/2]
bool webrtc::RtpToNtpEstimator::UpdateMeasurements |
( |
uint32_t |
ntp_secs, |
|
|
uint32_t |
ntp_frac, |
|
|
uint32_t |
rtp_timestamp, |
|
|
bool * |
new_rtcp_sr |
|
) |
| |
◆ UpdateMeasurements() [2/2]
bool webrtc::RtpToNtpEstimator::UpdateMeasurements |
( |
uint32_t |
ntp_secs, |
|
|
uint32_t |
ntp_frac, |
|
|
uint32_t |
rtp_timestamp, |
|
|
bool * |
new_rtcp_sr |
|
) |
| |
The documentation for this class was generated from the following files: