public static interface BandwidthEstimator.Statistics
| Modifier and Type | Method and Description |
|---|---|
long |
getLossDegradedMs() |
long |
getLossFreeMs() |
long |
getLossLimitedMs() |
void |
update(long nowMs) |
long getLossDegradedMs()
long getLossLimitedMs()
long getLossFreeMs()
void update(long nowMs)
Copyright © 2022 jitsi.org. All rights reserved.