修改录像功能

This commit is contained in:
wangdongsheng
2021-08-23 17:06:59 +08:00
parent a5f91bf1b0
commit 7a68019c7f
6 changed files with 149 additions and 236 deletions

View File

@@ -11,8 +11,8 @@
android:layout_height="match_parent">
<com.otaliastudios.cameraview.CameraView
android:id="@+id/camera"
app:cameraVideoSizeMaxWidth="2000"
app:cameraVideoSizeMaxArea="2000000"
app:cameraVideoSizeMaxWidth="2500"
app:cameraVideoSizeMaxArea="2750000"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:keepScreenOn="true"