Enum ShadowMediaPlayer.State

java.lang.Object
java.lang.Enum<ShadowMediaPlayer.State>
org.robolectric.shadows.ShadowMediaPlayer.State
All Implemented Interfaces:
Serializable, Comparable<ShadowMediaPlayer.State>, java.lang.constant.Constable
Enclosing class:
ShadowMediaPlayer

public static enum ShadowMediaPlayer.State
extends Enum<ShadowMediaPlayer.State>
Possible states for the media player to be in. These states are as defined in the documentation for MediaPlayer.