enableTapRecording property
Whether allow the record can start with single tap. 选择器是否可以单击录像
It only works when onlyEnableRecording is true. 仅在 onlyEnableRecording 为 true 时生效。
Implementation
final bool enableTapRecording;
Whether allow the record can start with single tap. 选择器是否可以单击录像
It only works when onlyEnableRecording is true. 仅在 onlyEnableRecording 为 true 时生效。
final bool enableTapRecording;