修改录像帧率

This commit is contained in:
wds
2021-08-20 18:36:25 +08:00
parent 7d4355a648
commit 0a91a39c6f
3 changed files with 10 additions and 58 deletions

View File

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