Package com.google.android.exoplayer2
Annotation Type Player.MediaItemTransitionReason
-
@Documented @Retention(SOURCE) public static @interface Player.MediaItemTransitionReason
Reasons for media item transitions. One ofPlayer.MEDIA_ITEM_TRANSITION_REASON_REPEAT,Player.MEDIA_ITEM_TRANSITION_REASON_AUTO,Player.MEDIA_ITEM_TRANSITION_REASON_SEEKorPlayer.MEDIA_ITEM_TRANSITION_REASON_PLAYLIST_CHANGED.