@Deprecated
public final class MPMoviePlaybackState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Interrupted
Deprecated.
|
static long |
Paused
Deprecated.
|
static long |
Playing
Deprecated.
|
static long |
SeekingBackward
Deprecated.
|
static long |
SeekingForward
Deprecated.
|
static long |
Stopped
Deprecated.
|
@Deprecated public static final long Stopped
@Deprecated public static final long Playing
@Deprecated public static final long Paused
@Deprecated public static final long Interrupted
@Deprecated public static final long SeekingForward
@Deprecated public static final long SeekingBackward