STATE_READY

val STATE_READY: Int = 3

The player is able to immediately play from the current position. The player will be playing if getPlayWhenReady returns true, and paused otherwise.