enableTapRecording property

bool enableTapRecording
final

Whether allow the record can start with single tap. 选择器是否可以单击录像

It only works when onlyEnableRecording is true. 仅在 onlyEnableRecording 为 true 时生效。

Implementation

final bool enableTapRecording;