@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(value = )
annotation Player.State


Playback state. One of STATE_IDLE, STATE_BUFFERING, STATE_READY or STATE_ENDED.