public @interface

AdPlaybackState.AdState

implements java.lang.annotation.Annotation

 androidx.media3.common.AdPlaybackState.AdState

Overview

Represents the state of an ad in an ad group. One of AdPlaybackState.AD_STATE_UNAVAILABLE, AdPlaybackState.AD_STATE_AVAILABLE, AdPlaybackState.AD_STATE_SKIPPED, AdPlaybackState.AD_STATE_PLAYED or AdPlaybackState.AD_STATE_ERROR.

Summary