Enum RecordingLimitType
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Recorder.dll
Specifies types of the recording limit for Recorder.
public enum RecordingLimitType
Fields
Name | Description |
---|---|
Size | Size limit in KB(KiloBytes) of the recording file. |
Space | No free space in the storage. |
Time | Time limit in seconds of the recording file |