androidx.media3.exoplayer.source.preload
Interfaces
BasePreloadManager.Listener |
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 |
PreloadMediaSource |
Preloads a |
PreloadMediaSource.Factory |
Factory for |
Exceptions
PreloadException |
Thrown when a non-recoverable preload failure occurs. |
Annotations
DefaultPreloadManager.Status.Stage |
Stages for the preload status. |