public interface MediaError
| Modifier and Type | Field and Description |
|---|---|
static short |
MEDIA_ERR_ABORTED |
static short |
MEDIA_ERR_DECODE |
static short |
MEDIA_ERR_NETWORK |
static short |
MEDIA_ERR_SRC_NOT_SUPPORTED |
| Modifier and Type | Method and Description |
|---|---|
short |
getCode() |
static final short MEDIA_ERR_ABORTED
static final short MEDIA_ERR_NETWORK
static final short MEDIA_ERR_DECODE
static final short MEDIA_ERR_SRC_NOT_SUPPORTED
Copyright © 2016. All Rights Reserved.