public @interface

DeviceInfo.PlaybackType

implements java.lang.annotation.Annotation

 androidx.media3.common.DeviceInfo.PlaybackType

Overview

Types of playback. One of DeviceInfo.PLAYBACK_TYPE_LOCAL or DeviceInfo.PLAYBACK_TYPE_REMOTE.

Summary