修改录像帧率
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user