Package com.google.android.exoplayer2.ui
Annotation Type AdOverlayInfo.Purpose
-
@Documented @Retention(SOURCE) public static @interface AdOverlayInfo.Purpose
The purpose of the overlay. One ofAdOverlayInfo.PURPOSE_CONTROLS
,AdOverlayInfo.PURPOSE_CLOSE_AD
,AdOverlayInfo.PURPOSE_OTHER
orAdOverlayInfo.PURPOSE_NOT_VISIBLE
.