Recorder Configuration
Structure describing recorder configuration properties.
Properties
The chunk duration time in seconds. Default is INFINITE_LOOP
True if after a log is created start new recording.
Older logs that exceeds minimum kept seconds threshold should be deleted. Default: false.
Device model.
Maximum megabytes threshold that the logs should use. if this threshold is reached then it will start deleting old recordings, the same functionality happens if the device is full and this limit is set on IGNORE_DISK_LIMIT. Ex: 100 MB. all logs will not occupy more than this.
Enable audio. True if the record will have audio-video tracks else only video. False if the record will have video track Default is false
Will not delete any record if this threshold is not reached. After the threshold is reached the oldest recording will be deleted if there is no space left on the device.
Types recorded.
Video quality (Unknown, SD, HD, FullHd etc..). Note: If this is unknown and requested EDataType.Camera, then it will not be recorded. Default is EResolution.Unknown