public class SmoothnessCounter
extends java.lang.Object
| Constructor and Description |
|---|
SmoothnessCounter(long intervalMilliTs) |
| Modifier and Type | Method and Description |
|---|---|
double |
ComputeCoefficientOfVariationAndReset() |
long |
GetIntervalMilliTs() |
boolean |
RenderOneFrame(long streamId,
long renderMilliTs) |
void |
ResetToInitialState() |