public interface

TargetPreloadStatusControl.PreloadStatus

 androidx.media3.exoplayer.source.preload.TargetPreloadStatusControl.PreloadStatus

Subclasses:

DefaultPreloadManager.Status

Overview

Defines the status of the preloading for a MediaSource.

Summary

Methods
public intgetStage()

The stage of the preloading.

public longgetValue()

The associated value of the preloading stage.

Methods

public int getStage()

The stage of the preloading.

public long getValue()

The associated value of the preloading stage.