MaxstARSDK
|
Namespaces | |
namespace | maxstAR |
Enumerations | |
enum class | maxstAR.ResultCode { maxstAR.Success = 0 , maxstAR.CameraPermissionIsNotResolved = 100 , maxstAR.CameraDevicedRestriced = 101 , maxstAR.CameraPermissionIsNotGranted = 102 , maxstAR.CameraAlreadyOpened = 103 , maxstAR.CameraAccessException = 104 , maxstAR.CameraNotExist = 105 , maxstAR.CameraOpenTimeOut = 106 , maxstAR.FlashLightUnsupported = 107 , maxstAR.TrackerAlreadyStarted = 200 , maxstAR.UnknownError = 1000 } |
API call return value More... | |