Package com.google.android.exoplayer2
Annotation Type C.AudioManagerOffloadMode
-
@Retention(SOURCE) public static @interface C.AudioManagerOffloadMode
Playback offload mode. One ofC.PLAYBACK_OFFLOAD_NOT_SUPPORTED
,C.PLAYBACK_OFFLOAD_SUPPORTED
orC.PLAYBACK_OFFLOAD_GAPLESS_SUPPORTED
.