public @interface

TrackSelection.Type

implements java.lang.annotation.Annotation

 androidx.media3.common.TrackSelection.Type

Overview

Represents a type track selection. Either TrackSelection.TYPE_UNSET or an app-defined value (see TrackSelection.TYPE_CUSTOM_BASE).

Summary