public @interface

AdOverlayInfo.Purpose

implements java.lang.annotation.Annotation

 androidx.media3.common.AdOverlayInfo.Purpose

Overview

The purpose of the overlay. One of AdOverlayInfo.PURPOSE_CONTROLS, AdOverlayInfo.PURPOSE_CLOSE_AD, AdOverlayInfo.PURPOSE_OTHER or AdOverlayInfo.PURPOSE_NOT_VISIBLE.

Summary