Enum CameraErrorCode

Definition

Namespace:
Tizen.Multimedia
Assembly:
Tizen.Multimedia.Camera.dll
API Level:
3

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.