xzj524

Results 1 issues of xzj524

**Describe the bug** SurfaceTexture is already attached to a context **What attempts have you made to resolve this error ?** 在一个页面 **To Reproduce** 问题的复现步骤: 在一个页面的initState回调中使用 player.setDataSource(xxx, autoPlay: true); //xxx为本地文件路径 player.setLoop(0);...