Skip to content

Commit

Permalink
修改了播放器全屏时的选择90度问题 (2017-04-11)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Apr 11, 2017
1 parent 4ebb12a commit 4570e0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ public void run() {
gsyVideoPlayer.mNeedShowWifiTip = mNeedShowWifiTip;
gsyVideoPlayer.mShrinkImageRes = mShrinkImageRes;
gsyVideoPlayer.mEnlargeImageRes = mEnlargeImageRes;
gsyVideoPlayer.mRotate = mRotate;
gsyVideoPlayer.setUp(mOriginUrl, mCache, mCachePath, mMapHeadData, mObjects);
gsyVideoPlayer.setStateAndUi(mCurrentState);
gsyVideoPlayer.addTextureView();
Expand Down

0 comments on commit 4570e0b

Please sign in to comment.