public @interface

C.WakeMode

implements java.lang.annotation.Annotation

 androidx.media3.common.C.WakeMode

Overview

Mode specifying whether the player should hold a WakeLock and a WifiLock. One of C.WAKE_MODE_NONE, C.WAKE_MODE_LOCAL or C.WAKE_MODE_NETWORK.

Summary