Package com.google.android.exoplayer2
Annotation Type Player.DiscontinuityReason
-
@Documented @Retention(SOURCE) @Target({FIELD,METHOD,PARAMETER,LOCAL_VARIABLE,TYPE_USE}) public static @interface Player.DiscontinuityReason
Reasons for position discontinuities. One ofPlayer.DISCONTINUITY_REASON_AUTO_TRANSITION,Player.DISCONTINUITY_REASON_SEEK,Player.DISCONTINUITY_REASON_SEEK_ADJUSTMENT,Player.DISCONTINUITY_REASON_SKIP,Player.DISCONTINUITY_REASON_REMOVEorPlayer.DISCONTINUITY_REASON_INTERNAL.