unash / BarrageRenderer

一个 iOS 上的弹幕渲染库.

Home Page:https://github.com/unash/BarrageRenderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

怎么移除所有已添加的弹幕呢?

liuchengbin8 opened this issue · comments

commented

需求是这样的,切换视频,重新获取了弹幕,怎么把之前已经添加了的弹幕移除呢?

commented

调用 - (void)removePresentSpritesWithName:(NSString *)spriteName; 方法, 传 nil