recordStopwatch property

Stopwatch recordStopwatch
final

The Stopwatch to monitor if the record has reached the minimum record duration requirement. 录像时长计时器,用来检测是否达到了最短录制时长。

Implementation

final Stopwatch recordStopwatch = Stopwatch();