recorderInfoUpdateInterval property

int recorderInfoUpdateInterval
final

The interval (ms) of updating the recording information. The value range is 1000,10000. The SDK triggers the onRecorderInfoUpdated callback to report the updated recording information according to interval you set in this parameter.

Implementation

final int recorderInfoUpdateInterval;