public @interface

Player.TimelineChangeReason

implements java.lang.annotation.Annotation

 androidx.media3.common.Player.TimelineChangeReason

Overview

Reasons for timeline changes. One of Player.TIMELINE_CHANGE_REASON_PLAYLIST_CHANGED or Player.TIMELINE_CHANGE_REASON_SOURCE_UPDATE.

Summary