AkDanmaku icon indicating copy to clipboard operation
AkDanmaku copied to clipboard

有提供接口批量移除弹幕吗

Open SkyD666 opened this issue 2 years ago • 4 comments

移除之前添加过的的所有弹幕

SkyD666 avatar Jun 03 '22 04:06 SkyD666

        mDanmakuPlayer.release()
        mDanmakuPlayer = DanmakuPlayer(SimpleRenderer()).also {
            it.bindView(mDanmakuView)
        }

重建player吗?

SkyD666 avatar Jun 03 '22 04:06 SkyD666