Package com.castlabs.sdk.debug.metric
Class BufferAheadMetric
- java.lang.Object
 - 
- com.castlabs.sdk.debug.metric.Metric
 - 
- com.castlabs.sdk.debug.metric.BufferAheadMetric
 
 
 
- 
public class BufferAheadMetric extends Metric
Provides a Metric of the Buffer time ahead 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 BufferAheadMetric(int color, com.github.mikephil.charting.components.YAxis.AxisDependency axisDependency) 
 -