Package com.castlabs.sdk.debug.metric
Class BufferBehindMetric
- java.lang.Object
-
- com.castlabs.sdk.debug.metric.Metric
-
- com.castlabs.sdk.debug.metric.BufferBehindMetric
-
public class BufferBehindMetric extends Metric
Provides a Metric of the Buffer time behind of the current player position.- Since:
- 4.2.0
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.castlabs.sdk.debug.metric.Metric
Metric.Plotter
-
-
Constructor Summary
Constructors Constructor Description BufferBehindMetric(int color, com.github.mikephil.charting.components.YAxis.AxisDependency axisDependency)
-