public @interface

AnalyticsListener.EventFlags

implements java.lang.annotation.Annotation

 androidx.media3.exoplayer.analytics.AnalyticsListener.EventFlags

Overview

Events that can be reported via AnalyticsListener.onEvents(Player, AnalyticsListener.Events).

One of the AnalyticsListener.EVENT_* flags.

Summary