|
MoSync 3.0.1
|
Defines | |
| #define | MA_CAMERA_RES_OK 1 |
| A constant that represents successful camera operation. | |
| #define | MA_CAMERA_RES_FAILED -2 |
| A constant that represents a failed camera operation. | |
| #define | MA_CAMERA_RES_NOT_STARTED -3 |
| A constant that represents a camera failing to start. | |
| #define | MA_CAMERA_RES_PROPERTY_NOTSUPPORTED -4 |
| A constant that represents a property not supported by the device. | |
| #define | MA_CAMERA_RES_INVALID_PROPERTY_VALUE -5 |
| A constant that represents an invalid value for that property. | |
| #define | MA_CAMERA_RES_VALUE_NOTSUPPORTED -6 |
| A constant that represents a property value not supported by the device. | |
| #define MA_CAMERA_RES_OK 1 |
A constant that represents successful camera operation.
| #define MA_CAMERA_RES_FAILED -2 |
A constant that represents a failed camera operation.
| #define MA_CAMERA_RES_NOT_STARTED -3 |
A constant that represents a camera failing to start.
| #define MA_CAMERA_RES_PROPERTY_NOTSUPPORTED -4 |
A constant that represents a property not supported by the device.
| #define MA_CAMERA_RES_INVALID_PROPERTY_VALUE -5 |
A constant that represents an invalid value for that property.
| #define MA_CAMERA_RES_VALUE_NOTSUPPORTED -6 |
A constant that represents a property value not supported by the device.