-
Notifications
You must be signed in to change notification settings - Fork 11
BulletScreenEngine 方法
scottxu edited this page Jan 6, 2019
·
7 revisions
BulletScreenEngine 的方法如下:
方法 | 描述 |
---|---|
addBulletScreen | 添加弹幕到弹幕列表。 |
play | 开始播放弹幕。 |
pause | 暂停播放弹幕。 |
cleanBulletScreenList | 清空弹幕列表。 |
cleanBulletScreenListOnScreen | 清空屏幕弹幕。 |
stop | 停止播放弹幕。 |
hide | 隐藏弹幕。 |
show | 显示弹幕。 |
setOpacity | 设置弹幕不透明度。 |
getOpacity | 获取弹幕不透明度。 |
getVisibility | 获取弹幕可见性。 |
getRenderMode | 获取渲染模式。 |
getDebugInfo | 获取播放状态。 |
getVersion | 获取版本信息。 |
© 2018-2019 Scott Xu. All right reserved. | This project is an open source project and it is licensed under the MIT License.