public @interface

Player.DiscontinuityReason

implements java.lang.annotation.Annotation

 androidx.media3.common.Player.DiscontinuityReason

Overview

Reasons for position discontinuities. One of Player.DISCONTINUITY_REASON_AUTO_TRANSITION, Player.DISCONTINUITY_REASON_SEEK, Player.DISCONTINUITY_REASON_SEEK_ADJUSTMENT, Player.DISCONTINUITY_REASON_SKIP, Player.DISCONTINUITY_REASON_REMOVE or Player.DISCONTINUITY_REASON_INTERNAL.

Summary