TargetPreloadStatusControl.PreloadStatus


interface TargetPreloadStatusControl.PreloadStatus

Known direct subclasses
DefaultPreloadManager.Status

An implementation of TargetPreloadStatusControl.PreloadStatus that describes the preload status of the PreloadMediaSource.


Defines the status of the preloading for a MediaSource.

Summary

Public functions

Int

The stage of the preloading.

Long

The associated value of the preloading stage.

Public functions

getStage

fun getStage(): Int

The stage of the preloading.

getValue

fun getValue(): Long

The associated value of the preloading stage.