@netless/slide-rtc-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

@netless/slide-rtc-plugin

用于桥接为 white-sdk 编写的 RTC 混音类型, 以使 @netless/slide 支持混音效果.

Usage

import { usePlugin } from "@netless/slide";
import { RTCPlugin } from "@netless/slide-rtc-plugin";

// 由你实现的 RTCClient 对象
const rtcClient;
usePlugin(new RTCPlugin(rtcClient));

Readme

Keywords

none

Package Sidebar

Install

npm i @netless/slide-rtc-plugin

Weekly Downloads

3

Version

1.3.1

License

ISC

Unpacked Size

42 kB

Total Files

14

Last publish

Collaborators

  • hqer
  • vince-hz
  • hyrious
  • huaguzheng