TrackSelection.Type


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(open = true, value = )
annotation TrackSelection.Type


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