unash / BarrageRenderer

一个 iOS 上的弹幕渲染库.
https://github.com/unash/BarrageRenderer
MIT License
2.19k stars 451 forks source link

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

Closed liuchengbin8 closed 6 years ago

liuchengbin8 commented 6 years ago

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

unash commented 6 years ago

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