Skip to content

Commit

Permalink
update player demo
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Aug 4, 2020
1 parent 2829be0 commit e1952f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ public void onClick(View v) {
holder.gsyVideoPlayer.setPlayTag(TAG);
//holder.gsyVideoPlayer.c(true);
holder.gsyVideoPlayer.setReleaseWhenLossAudio(false);
holder.gsyVideoPlayer.setAutoFullWithSize(true);
holder.gsyVideoPlayer.setShowFullAnimation(!getListNeedAutoLand());
holder.gsyVideoPlayer.setIsTouchWiget(false);
//循环
Expand Down
Binary file added app/src/main/res/raw/test4.mp4
Binary file not shown.

0 comments on commit e1952f1

Please sign in to comment.