Skip to content

Commit

Permalink
chroe: update demo doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hughfenghen committed Jan 12, 2024
1 parent e71dc4c commit bdd9f12
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions doc-site/docs/demo/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
---
nav:
title: DEMO
order: 2
---
# DEMO 前言

左侧包含多个可体验的 DEMO,在纯浏览器环境中实现音视频数据处理
左侧包含多个可体验的 DEMO,在纯浏览器环境中实现音视频数据处理的各种示例

```tsx
import { Combinator } from '@webav/av-cliper';
Expand All @@ -28,7 +24,7 @@ export default function UI() {
}
```

体验 DEMO 前
体验 DEMO 前

1. 确保你的浏览器支持 WebCodecs API(Chrome 94+),查看详细[浏览器兼容性][1]
2. 音视频资源托管在 Github Pages,没有科学联网的设备可能耐心等待资源加载
Expand Down

0 comments on commit bdd9f12

Please sign in to comment.