interval property

int interval
getter/setter pair
  • 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;