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;
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;