DefaultPreloadManager.Status.Stage
Artifact: androidx.media3:media3-exoplayer
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation DefaultPreloadManager.Status.Stage
Stages for the preload status. One of STAGE_SOURCE_PREPARED
, STAGE_TRACKS_SELECTED
or STAGE_LOADED_FOR_DURATION_MS
.