Player.State
Artifact: androidx.media3:media3-common
@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.