Annotation Type TrackSelection.Type
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface TrackSelection.Type
Represents a type track selection. EitherTrackSelection.TYPE_UNSET
or an app-defined value (seeTrackSelection.TYPE_CUSTOM_BASE
).