Class ChunkDownloadTimeMetric

java.lang.Object
com.castlabs.sdk.debug.metric.Metric
com.castlabs.sdk.debug.metric.ChunkDownloadTimeMetric

public class ChunkDownloadTimeMetric extends Metric
Provides a Metric for the chunk download time.
Since:
4.2.0
  • Field Details

  • Constructor Details

    • ChunkDownloadTimeMetric

      public ChunkDownloadTimeMetric(int color, com.github.mikephil.charting.components.YAxis.AxisDependency axisDependency, int mode)
      Parameters:
      color - color that this Metric should be drawn in
      axisDependency - to which vertical axis bind the data from this Metric
      mode - whether to get the Metric for MODE_AUDIO or MODE_VIDEO