Skip to content

Commit

Permalink
change demo to default
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuoSmall committed Dec 12, 2018
1 parent ddac917 commit c8d7f1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public void onCreate() {
//GSYVideoType.enableMediaCodec();
//GSYVideoType.enableMediaCodecTexture();

PlayerFactory.setPlayManager(Exo2PlayerManager.class);//EXO模式
//PlayerFactory.setPlayManager(Exo2PlayerManager.class);//EXO模式
//PlayerFactory.setPlayManager(SystemPlayerManager.class);//系统模式
//PlayerFactory.setPlayManager(IjkPlayerManager.class);//ijk模式

Expand Down

0 comments on commit c8d7f1d

Please sign in to comment.