public class MediaError
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
code |
static double |
MEDIA_ERR_ABORTED |
static double |
MEDIA_ERR_DECODE |
static double |
MEDIA_ERR_NETWORK |
static double |
MEDIA_ERR_SRC_NOT_SUPPORTED |
| Constructor and Description |
|---|
MediaError() |