bl.createLivePlayerContext
相关文档: live-player 组件
功能描述
创建 live-player 上下文 LivePlayerContext 对象。建议使用 bl.createSelectorQuery 获取 context 对象。
参数
string id
live-player 组件的 id
Object this
在自定义组件下,当前组件实例的this,以操作组件内 live-player 组件
相关文档: live-player 组件
创建 live-player 上下文 LivePlayerContext 对象。建议使用 bl.createSelectorQuery 获取 context 对象。
live-player 组件的 id
在自定义组件下,当前组件实例的this,以操作组件内 live-player 组件