AdOverlayInfo.Purpose
Artifact: androidx.media3:media3-common
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(value = )
public annotation AdOverlayInfo.Purpose
The purpose of the overlay. One of PURPOSE_CONTROLS
, PURPOSE_CLOSE_AD
, PURPOSE_OTHER
or PURPOSE_NOT_VISIBLE
.