protected @interface

DefaultTrackSelector.SelectionEligibility

implements java.lang.annotation.Annotation

 androidx.media3.exoplayer.trackselection.DefaultTrackSelector.SelectionEligibility

Overview

The extent to which tracks are eligible for selection. One of DefaultTrackSelector.SELECTION_ELIGIBILITY_NO, DefaultTrackSelector.SELECTION_ELIGIBILITY_FIXED or DefaultTrackSelector.SELECTION_ELIGIBILITY_ADAPTIVE.

Summary