DefaultPreloadManager.Status.Stage


@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_TO_POSITION_MS.