Enum CameraErrorCode
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
Enumeration for the camera failure error.
public enum CameraErrorCode
Fields
| Name | Description |
|---|---|
| DeviceError | Device Error. |
| InvalidOperation | Internal error. |
| OutOfMemory | Out of memory. |
| ServiceDisconnected | Service is disconnected. |