public @interface

CacheDataSource.CacheIgnoredReason

implements java.lang.annotation.Annotation

 androidx.media3.datasource.cache.CacheDataSource.CacheIgnoredReason

Overview

Reasons the cache may be ignored. One of CacheDataSource.CACHE_IGNORED_REASON_ERROR or CacheDataSource.CACHE_IGNORED_REASON_UNSET_LENGTH.

Summary