Enum RecorderError
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Recorder.dll
Specifies errors for Recorder.
public enum RecorderError
Fields
| Name | Description |
|---|---|
| DeviceError | Device Error. |
| Esd | ESD situation. |
| InternalError | Internal error. |
| OutOfMemory | Out of memory. |
| OutOfStorage | Out of storage or the storage has been removed while recording. |