首页 > 其他分享 >LivePusherContext.stopBGM

LivePusherContext.stopBGM

时间:2025-01-07 10:15:29浏览次数:1  
标签:function 调用 Object 接口 stopBGM LivePusherContext

LivePusherContext.stopBGM(Object object)

基础库 2.4.0 开始支持,低版本需做兼容处理

Promise 风格 调用:不支持

小程序插件:支持

相关文档: live-pusher 组件

功能描述

停止背景音

参数

Object object

属性 类型 默认值 必填 说明
success function 接口调用成功的回调函数
fail function 接口调用失败的回调函数
complete function 接口调用结束的回调函数(调用成功、失败都会执行)

标签:function,调用,Object,接口,stopBGM,LivePusherContext
From: https://www.cnblogs.com/AtlasLapetos/p/18633578

相关文章

  • LivePusherContext.stopPreview
    LivePusherContext.stopPreview(Objectobject)基础库2.7.0开始支持,低版本需做兼容处理。以Promise风格调用:不支持小程序插件:支持相关文档:live-pusher组件功能描述关闭摄像头预览参数Objectobject属性类型默认值必填说明successfunction否......
  • LivePusherContext.toggleTorch
    LivePusherContext.toggleTorch(Objectobject)基础库2.1.0开始支持,低版本需做兼容处理。以Promise风格调用:不支持小程序插件:支持相关文档:live-pusher组件功能描述切换手电筒参数Objectobject属性类型默认值必填说明successfunction否接......
  • LivePusherContext.switchCamera
    LivePusherContext.switchCamera(Objectobject)以Promise风格调用:不支持小程序插件:支持相关文档:live-pusher组件功能描述切换前后摄像头参数Objectobject属性类型默认值必填说明successfunction否接口调用成功的回调函数failfunction否......
  • LivePusherContext.clearStickers
    LivePusherContext.clearStickers(Objectobject)基础库2.14.0开始支持,低版本需做兼容处理。以Promise风格调用:不支持小程序插件:不支持功能描述清除所有贴纸特效参数Objectobject属性类型默认值必填说明successfunction否接口调用成功的回调函......
  • LivePusherContext.createOffscreenCanvas
    LivePusherContext.createOffscreenCanvas(objectoptions)基础库2.29.0开始支持,低版本需做兼容处理。小程序插件:支持相关文档:live-pusher组件功能描述创建一个能够承接LivePusher采集纹理的离屏Canvas,客户端8.0.31版本开始支持。参数objectoptions同wx.......
  • LivePusherContext.exitPictureInPicture
    LivePusherContext.exitPictureInPicture(Objectobject)基础库2.25.0开始支持,低版本需做兼容处理。以Promise风格调用:不支持小程序插件:支持功能描述退出小窗,该方法可在任意页面调用参数Objectobject属性类型默认值必填说明successfunction否接......
  • LivePusherContext.getMaxZoom
    LivePusherContext.getMaxZoom(Objectobject)基础库2.31.0开始支持,低版本需做兼容处理。以Promise风格调用:不支持小程序插件:支持相关文档:live-pusher组件功能描述获取最大缩放级别参数Objectobject属性类型默认值必填说明successfunction......
  • LivePusherContext.onCustomRendererEvent
    LivePusherContext.onCustomRendererEvent(stringevent,function|functioncallback)基础库2.29.0开始支持,低版本需做兼容处理。小程序插件:支持相关文档:live-pusher组件功能描述开启自定义渲染时,开发者通过此方法订阅相关事件,客户端8.0.31版本开始支持。参数......
  • LivePusherContext.pause
    LivePusherContext.pause(Objectobject)以Promise风格调用:不支持小程序插件:支持相关文档:live-pusher组件功能描述暂停推流参数Objectobject属性类型默认值必填说明successfunction否接口调用成功的回调函数failfunction否接口调用失败......
  • LivePusherContext.applyEyeShadowMakeup
    LivePusherContext.applyEyeShadowMakeup(Objectobject)基础库2.14.0开始支持,低版本需做兼容处理。以Promise风格调用:不支持小程序插件:不支持功能描述添加眼影美妆特效参数Objectobject属性类型默认值必填说明alphanumber是上色程度0-1pat......