首页 > 其他分享 >LivePusherContext.getMaxZoom

LivePusherContext.getMaxZoom

时间:2025-01-07 09:45:12浏览次数:1  
标签:function getMaxZoom 调用 Object object LivePusherContext

LivePusherContext.getMaxZoom(Object object)

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

Promise 风格 调用:不支持

小程序插件:支持

相关文档: live-pusher 组件

功能描述

获取最大缩放级别

参数

Object object

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

object.success 回调函数

参数
Object res
属性 类型 说明
maxZoom string 最大放缩级别

标签:function,getMaxZoom,调用,Object,object,LivePusherContext
From: https://www.cnblogs.com/AtlasLapetos/p/18633530

相关文章

  • 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......
  • LivePusherContext.applyFaceContourMakeup
    LivePusherContext.applyFaceContourMakeup(Objectobject)基础库2.14.0开始支持,低版本需做兼容处理。以Promise风格调用:不支持小程序插件:不支持功能描述添加修容美妆特效参数Objectobject属性类型默认值必填说明alphanumber是pathstring......