DefaultTrackSelector.SelectionEligibility


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
protected annotation DefaultTrackSelector.SelectionEligibility


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