实时视频组件优化
This commit is contained in:
@@ -43,12 +43,13 @@
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<!-- 视频播放区域 -->
|
||||
<com.example.defenseapplication.view.MyGSYVideoPlayer
|
||||
|
||||
<com.example.defenseapplication.view.MyGSYVideoPlayerLive
|
||||
android:id="@+id/exoPlayContextId"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="280dp"/>
|
||||
|
||||
|
||||
<!-- 功能按钮区域 -->
|
||||
<LinearLayout
|
||||
android:id="@+id/functionBar"
|
||||
|
||||
Reference in New Issue
Block a user