docs/doc/reference/com/google/android/exoplayer2/upstream/cache/package-summary.html
Interface Summary | Interface | Description |
| --- | --- |
| Cache | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| Cache.Listener |
Listener of Cache events.
|
| CacheDataSource.EventListener |
Listener of CacheDataSource events.
|
| CacheEvictor | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| CacheKeyFactory | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| CacheWriter.ProgressListener |
Receives progress updates during cache operations.
|
| ContentMetadata | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
Class Summary | Class | Description |
| --- | --- |
| CacheDataSink | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| CacheDataSink.Factory |
DataSink.Factory for CacheDataSink instances.
|
| CacheDataSource | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| CacheDataSource.Factory |
DataSource.Factory for CacheDataSource instances.
|
| CacheSpan | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| CacheWriter | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| ContentMetadataMutations | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| DefaultContentMetadata | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| LeastRecentlyUsedCacheEvictor | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| NoOpCacheEvictor | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
| SimpleCache | Deprecated.
com.google.android.exoplayer2 is deprecated.
|
Exception Summary | Exception | Description |
| --- | --- |
| Cache.CacheException |
Thrown when an error is encountered when writing data.
|
| CacheDataSink.CacheDataSinkException |
Thrown when an IOException is encountered when writing data to the sink.
|
Annotation Types Summary | Annotation Type | Description | | --- | --- | | CacheDataSource.CacheIgnoredReason | Reasons the cache may be ignored. | | CacheDataSource.Flags | Flags controlling the CacheDataSource's behavior. |