Modifier and Type | Field and Description |
---|---|
static int |
PAUSE
Playback paused.
|
static int |
RESUME
Playback resumed.
|
static int |
START
Playback started.
|
static int |
STOP
Playback stopped.
|
Constructor and Description |
---|
DrmStore.Playback()
Deprecated.
This class should have been an interface instead.
The default constuctor should have not been exposed.
|
public static final int START
public static final int STOP
public static final int PAUSE
public static final int RESUME