interval property
Field description: interval
is the update frequency of the recording information in milliseconds. Value range: 1000
–10000
. Default value: -1
, indicating not to call back
Implementation
int interval = -1;
Field description: interval
is the update frequency of the recording information in milliseconds. Value range: 1000
–10000
. Default value: -1
, indicating not to call back
int interval = -1;