Player.Event
Artifact: androidx.media3:media3-common
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(value = )
annotation Player.Event
Events that can be reported via onEvents
.
One of the Player
.EVENT_*
values.