#include <rate_statistics.h>
◆ RateStatistics() [1/2]
webrtc::RateStatistics::RateStatistics |
( |
int64_t |
max_window_size_ms, |
|
|
float |
scale |
|
) |
| |
◆ ~RateStatistics() [1/2]
webrtc::RateStatistics::~RateStatistics |
( |
| ) |
|
◆ RateStatistics() [2/2]
webrtc::RateStatistics::RateStatistics |
( |
int64_t |
max_window_size_ms, |
|
|
float |
scale |
|
) |
| |
◆ ~RateStatistics() [2/2]
webrtc::RateStatistics::~RateStatistics |
( |
| ) |
|
◆ Rate() [1/2]
◆ Rate() [2/2]
◆ Reset() [1/2]
void webrtc::RateStatistics::Reset |
( |
| ) |
|
◆ Reset() [2/2]
void webrtc::RateStatistics::Reset |
( |
| ) |
|
◆ SetWindowSize() [1/2]
bool webrtc::RateStatistics::SetWindowSize |
( |
int64_t |
window_size_ms, |
|
|
int64_t |
now_ms |
|
) |
| |
◆ SetWindowSize() [2/2]
bool webrtc::RateStatistics::SetWindowSize |
( |
int64_t |
window_size_ms, |
|
|
int64_t |
now_ms |
|
) |
| |
◆ Update() [1/2]
◆ Update() [2/2]
◆ kBpsScale
static constexpr float webrtc::RateStatistics::kBpsScale = 8000.0f |
|
static |
The documentation for this class was generated from the following files: