调整观众端选择分辨率

This commit is contained in:
2023-01-08 14:21:52 +08:00
parent 65efa88d4a
commit a1f07b8c20
6 changed files with 33 additions and 11 deletions

View File

@@ -11,7 +11,6 @@
android:id="@+id/video_view"
android:layout_width="match_parent"
app:surface_type="texture_view"
app:resize_mode="zoom"
app:use_controller="false"
android:layout_height="match_parent" />