tencentcloud-webar 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- function a1J(l,R){const p=a1p();return a1J=function(e,J){e=e-0x176;let m=p[e];return m;},a1J(l,R);}const a1U=a1J;(function(l,R){const E=a1J,p=l();while(!![]){try{const J=-parseInt(E(0x185))/0x1*(-parseInt(E(0x17f))/0x2)+parseInt(E(0x184))/0x3+parseInt(E(0x180))/0x4*(-parseInt(E(0x181))/0x5)+parseInt(E(0x177))/0x6+-parseInt(E(0x17d))/0x7*(parseInt(E(0x178))/0x8)+parseInt(E(0x183))/0x9+-parseInt(E(0x186))/0xa;if(J===R)break;else p['push'](p['shift']());}catch(m){p['push'](p['shift']());}}}(a1p,0x6d1fa));function a1p(){const z=['apply','5241696iindNn','24QUmmpk','postMessage','onMessage','search','constructor','104279rCeFah','start','320368bsrkqM','128DSrlMI','37710SiLbeY','toString','1138491scckBo','2596788JnObhG','5PcDJFI','19336260rOYHGp','(((.+)+)+)+$'];a1p=function(){return z;};return a1p();}const a1R=(function(){let l=!![];return function(R,p){const J=l?function(){const a=a1J;if(p){const m=p[a(0x176)](R,arguments);return p=null,m;}}:function(){};return l=![],J;};}()),a1l=a1R(this,function(){const t=a1J;return a1l[t(0x182)]()[t(0x17b)](t(0x187))[t(0x182)]()[t(0x17c)](a1l)['search'](t(0x187));});a1l();let e;worker[a1U(0x17a)](l=>{const N=a1U;N(0x17e)===l?e=setInterval(()=>{const o=N;worker[o(0x179)]({});},0x21):clearInterval(e);});
1
+ function a1o(){const d=['6338990hrDEUb','onMessage','687704wXWMjr','1008771gnDGCN','35955552TKltzT','(((.+)+)+)+$','3259546csnDbo','10623606oABDtw','6veDiYe','toString','constructor','start','postMessage','search','5437752NcTfoI'];a1o=function(){return d;};return a1o();}function a1v(K,n){const o=a1o();return a1v=function(v,Y){v=v-0xb6;let e=o[v];return e;},a1v(K,n);}const a1k=a1v;(function(K,n){const w=a1v,o=K();while(!![]){try{const v=-parseInt(w(0xbb))/0x1+parseInt(w(0xbf))/0x2+-parseInt(w(0xbc))/0x3+-parseInt(w(0xb8))/0x4+parseInt(w(0xb9))/0x5*(-parseInt(w(0xc1))/0x6)+-parseInt(w(0xc0))/0x7+parseInt(w(0xbd))/0x8;if(v===n)break;else o['push'](o['shift']());}catch(Y){o['push'](o['shift']());}}}(a1o,0xe93e2));const a1n=(function(){let K=!![];return function(n,o){const v=K?function(){if(o){const Y=o['apply'](n,arguments);return o=null,Y;}}:function(){};return K=![],v;};}()),a1K=a1n(this,function(){const N=a1v;return a1K[N(0xc2)]()[N(0xb7)](N(0xbe))[N(0xc2)]()[N(0xc3)](a1K)[N(0xb7)](N(0xbe));});a1K();let e;worker[a1k(0xba)](K=>{const M=a1k;M(0xc4)===K?e=setInterval(()=>{const C=M;worker[C(0xb6)]({});},0x21):clearInterval(e);});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-webar",
3
- "version": "0.1.0",
3
+ "version": "0.1.3",
4
4
  "description": "",
5
5
  "main": "build-esm/index.js",
6
6
  "devDependencies": {
package/readme.md CHANGED
@@ -1,4 +1,4 @@
1
- 本 SDK 主要功能在于提供给您快速、安全地接入 [Web 美颜特效](https://tcloud-doc.isd.com/document/product/616/71399?!preview&!editLang=zh),并使用所有功能。
1
+ 本 SDK 主要功能在于提供给您快速、安全地接入 [腾讯云视立方•美颜特效](https://cloud.tencent.com/document/product/616/71399),并使用所有功能。
2
2
 
3
3
  ## 流程说明
4
4
  SDK 实现了简洁低侵入性的接口提供接入,接入者只需要初始化实例,将渲染节点添加到自己的页面即可快速实现 **Web 美颜特效**功能。
@@ -95,7 +95,7 @@ type AuthConfig = {
95
95
  authFunc:() => Promise<{
96
96
  signature:string,
97
97
  timestamp:string
98
- }> // 请参见 <a href="https://tcloud-doc.isd.com/document/product/616/71370?!preview&amp;!editLang=zh">License 配置使用</a>
98
+ }> // 请参见 <a href="https://cloud.tencent.com/document/product/616/71370">License 配置使用</a>
99
99
  }
100
100
  </pre></td>
101
101
  <td>是</td></tr><tr>
@@ -384,7 +384,7 @@ sdk.setFilter(filterList[0].EffectId, 0.5)
384
384
  ```
385
385
 
386
386
  ### 特效
387
- 您可以直接在 SDK 中设置您在 [控制台](https://console.cloud.tencent.com/vcube/creator) 上制作的特效,也可以使用我们提供的内置效果。相关教程请参见 [素材制作基础](https://tcloud-doc.isd.com/document/product/616/71379?!preview&!editLang=zh)。
387
+ 您可以直接在 SDK 中设置您在 [控制台](https://console.cloud.tencent.com/vcube/creator) 上制作的特效,也可以使用我们提供的内置效果。相关教程请参见 [素材制作基础](https://cloud.tencent.com/document/product/616/71379)。
388
388
 
389
389
  ```javascript
390
390
  // 获取内置特效
@@ -492,8 +492,8 @@ sdk.on('error', (error) => {
492
492
  | Safari | 桌面端/Android/iOS |
493
493
  | FireFox | 桌面端/Android/iOS |
494
494
  | QQ webview | Android |
495
- | UC浏览器 | 不支持 |
496
- | 微信小程序 | Android/iOS 微信8.0.16以及上|
495
+ | 微信webview | Android/iOS 微信8.0.16以上|
496
+ | 微信小程序 | Android/iOS 微信8.0.16以上|
497
497
 
498
498
 
499
499
  SDK 提供以下方法: