提交 caa5eb85 编写于 作者: G guoshuyu

去除初始化时构建playManager

上级 6ef1da0e
......@@ -160,7 +160,6 @@ public abstract class GSYVideoBaseManager implements IMediaPlayer.OnPreparedList
* @param libLoader 是否使用外部动态加载so
* */
protected void init(IjkLibLoader libLoader) {
playerManager = getPlayManager(GSYVideoType.IJKPLAYER);
IJKPlayerManager.setIjkLibLoader(libLoader);
HandlerThread mediaHandlerThread = new HandlerThread(TAG);
mediaHandlerThread.start();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册