setDiskSpaceLimit

external fun setDiskSpaceLimit(value: Long)

Sets the maximum bytes 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.

Parameters

value

The desired value.