androidx.media3.exoplayer.source.preload
Annotations
DefaultPreloadManager.Status.Stage | Stages for the preload status. |
Interfaces
PreCacheHelper.Listener | A listener for |
PreloadManagerListener | Listener for events in a preload manager. |
PreloadMediaSource.PreloadControl | Controls preloading of |
TargetPreloadStatusControl | Controls the target preload status. |
TargetPreloadStatusControl.PreloadStatus | Defines the status of the preloading for a |
Classes
BasePreloadManager | A base implementation of a preload manager, which maintains the lifecycle of media sources. |
BasePreloadManager.BuilderBase | A base class of the builder of the concrete extension of |
DefaultPreloadManager | A preload manager that preloads with the |
DefaultPreloadManager.Builder | A builder for |
DefaultPreloadManager.Status | An implementation of |
PreCacheHelper | A helper for pre-caching a single media. |
PreCacheHelper.Factory | A factory for |
PreloadMediaSource | Preloads a |
PreloadMediaSource.Factory | Factory for |
Exceptions
PreloadException | Thrown when a non-recoverable preload failure occurs. |