interval property

int interval
getter/setter pair

Field description: interval is the update frequency of the recording information in milliseconds. Value range: 100010000. Default value: -1, indicating not to call back

Implementation

int interval = -1;