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