Package com.google.android.exoplayer2
Annotation Type Player.State
-
@Documented @Retention(SOURCE) public static @interface Player.State
Playback state. One ofPlayer.STATE_IDLE,Player.STATE_BUFFERING,Player.STATE_READYorPlayer.STATE_ENDED.