maximumRecordingDuration property
The maximum duration of the video recording process. 录制视频最长时长
Defaults to 15 seconds, allow null
for unrestricted video recording.
默认为 15 秒,可以使用 null
来设置无限制的视频录制
Implementation
final Duration? maximumRecordingDuration;