peerstream-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

CIMSdk

ParamCIM Sdk库

  • 封装全局唯一的Api对象
  • api接入装饰器
  • api文档注释
  • 像素流送CIMStream

WebUI API使用方法

// 获取对象,挂载到windows下面的,需要先引入包
const _api = GetCIMApi()
await _api.readyPromise

// 调用接口

// 讲述页面关闭键盘事件
_api.BP_CIMManager_C_cimapi_NarrateInputEnabled("", false)

// 讲述页面打开键盘事件
_api.BP_CIMManager_C_cimapi_NarrateInputEnabled("", true)

Readme

Keywords

none

Package Sidebar

Install

npm i peerstream-sdk

Weekly Downloads

10

Version

0.1.7

License

ISC

Unpacked Size

360 kB

Total Files

9

Last publish

Collaborators

  • yudhcq