AdsMediaSource.AdLoadException.Type
Artifact: androidx.media3:media3-exoplayer
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
annotation AdsMediaSource.AdLoadException.Type
Types of ad load exceptions. One of TYPE_AD
, TYPE_AD_GROUP
, TYPE_ALL_ADS
or TYPE_UNEXPECTED
.