DeviceInfo.PlaybackType


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
annotation DeviceInfo.PlaybackType


Types of playback. One of PLAYBACK_TYPE_LOCAL or PLAYBACK_TYPE_REMOTE.