Package com.google.android.exoplayer2
Annotation Type DeviceInfo.PlaybackType
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface DeviceInfo.PlaybackType
Types of playback. One ofDeviceInfo.PLAYBACK_TYPE_LOCAL
orDeviceInfo.PLAYBACK_TYPE_REMOTE
.