Package | artcustomer.framework.utils.consts |
Class | public class LayerErrorType |
Inheritance | LayerErrorType Object |
Constant | Defined By | ||
---|---|---|---|
CONTEXT3D_UNDEFINED : String = Context3D is undefined ! Probably a video driver problem ! [static] | LayerErrorType | ||
SOFTWARE_MODE_DETECTED : String = Software mode is detected ! Ensure that you are using a shader 2.0 compatible 3D card. [static] | LayerErrorType | ||
STAGE3D_UNDEFINED : String = Stage3D is undefined ! Adobe Flash Player 11 is required ! [static] | LayerErrorType | ||
STAGEVIDEO_ASYNCHRONOUS_ERROR : String = Error from native asynchronous code. [static] | LayerErrorType | ||
STAGEVIDEO_UNAVAILABLE : String = StageVideo is not available ! Adobe Flash Player 10.2 is required ! [static] | LayerErrorType | ||
STAGEVIDEO_UNDEFINED : String = StageVideo is undefined ! Adobe Flash Player 10.2 is required ! [static] | LayerErrorType |
CONTEXT3D_UNDEFINED | Constant |
public static const CONTEXT3D_UNDEFINED:String = Context3D is undefined ! Probably a video driver problem !
SOFTWARE_MODE_DETECTED | Constant |
public static const SOFTWARE_MODE_DETECTED:String = Software mode is detected ! Ensure that you are using a shader 2.0 compatible 3D card.
STAGE3D_UNDEFINED | Constant |
public static const STAGE3D_UNDEFINED:String = Stage3D is undefined ! Adobe Flash Player 11 is required !
STAGEVIDEO_ASYNCHRONOUS_ERROR | Constant |
public static const STAGEVIDEO_ASYNCHRONOUS_ERROR:String = Error from native asynchronous code.
STAGEVIDEO_UNAVAILABLE | Constant |
public static const STAGEVIDEO_UNAVAILABLE:String = StageVideo is not available ! Adobe Flash Player 10.2 is required !
STAGEVIDEO_UNDEFINED | Constant |
public static const STAGEVIDEO_UNDEFINED:String = StageVideo is undefined ! Adobe Flash Player 10.2 is required !