等级,发布动态

This commit is contained in:
nail
2026-05-01 03:30:07 +08:00
parent fc40082e5a
commit 43e289e2a9

View File

@@ -47,10 +47,4 @@ public class EmptyControlVideo extends StandardGSYVideoPlayer {
//super.touchDoubleUp(); //super.touchDoubleUp();
//不需要双击暂停 //不需要双击暂停
} }
// @Override
// public void onPrepared() {
// super.onPrepared();
// getGSYVideoManager().getPlayer().setNeedMute(true);
// }
} }