VideoContext.sendDanmu
VideoContext.sendDanmu(Object data)
小程序插件:支持
相关文档: video 组件
功能描述
发送弹幕
参数
Object data
弹幕内容
| 属性 | 类型 | 默认值 | 必填 | 说明 |
|---|---|---|---|---|
| text | string | 是 | 弹幕文字 | |
| color | string | 否 | 弹幕颜色 |
小程序插件:支持
相关文档: video 组件
发送弹幕
弹幕内容
| 属性 | 类型 | 默认值 | 必填 | 说明 |
|---|---|---|---|---|
| text | string | 是 | 弹幕文字 | |
| color | string | 否 | 弹幕颜色 |