playBGM需求
https://developers.weixin.qq.com/miniprogram/dev/api/media/live/LivePusherContext.playBGM.html
可否新增一个 progress 的参数,从指定的时间开始播放背景音乐;
例如我的背景音乐 30*1000s playBGM({progress:10*1000,…) 从第10s开始播放
https://developers.weixin.qq.com/miniprogram/dev/api/media/live/LivePusherContext.playBGM.html
可否新增一个 progress 的参数,从指定的时间开始播放背景音乐;
例如我的背景音乐 30*1000s playBGM({progress:10*1000,…) 从第10s开始播放