WindowsSdk

SET_RECORD_PARAM

  • Definition:
typedef struct tagSetRecordParam
{
    char default_dir[256];
    DWORD time_threshold;
    DWORD size_threshold;
}SET_RECORD_PARAM;
  • Expain:
SET_RECORD_PARAM is the data for setting record module's base configure
MemberExpain
default_dirThe deault path where save the record files
time_thresholdHow long before for auto delete history record files, unit: second, if = 0, means not auto delete.
size_thresholdWhen the driver of disk's free space is lower than size_threshold, notice user with event

IP Camera Windows SDK manual

Copyright:Shenzhen XRC Tech Co.,Ltd.

ICP:粤ICP备09050685号