public class CyberPlayerError
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
errorCode
错误信息code
|
java.lang.String |
errorMsg
错误信息desc
|
static int |
MEDIA_ERROR_NATIVELIB_LOAD
内核加载失败error
|
static int |
MEDIA_ERROR_SURFACEVIEW_NULL |
Constructor and Description |
---|
CyberPlayerError() |
public int errorCode
public java.lang.String errorMsg
public static final int MEDIA_ERROR_NATIVELIB_LOAD
public static final int MEDIA_ERROR_SURFACEVIEW_NULL