Raytrix Light Field SDK  v3.0
Logo
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
EWarning Namespace Reference

Values that represent EWarning. More...

Enumerations

enum  ID
 

Detailed Description

Values that represent EWarning.



Enumeration Type Documentation

Enumerator
NONE 

No Warning.

GENERAL 

A function could finish successfully but issued a warning. The function returns with true but the last error is set to this value.

CAMERA_CORRUPTDB 

Corrupted camera database has been corrected.

CAMERA_CAPTURE_NOIMAGE 

No image currently available from camera.

CAMERA_INVWHITETYPE 

Invalid white image type.

CAMERA_CAPTURE_STOPPED 

Camera capturing has stopped while waiting for frame.

CAMERA_TYPE_MISMATCH 

Camera's type does not match with current camera driver.