Update guide.md
This commit is contained in:
parent
17568bd426
commit
59699fc3bb
|
|
@ -683,7 +683,7 @@ const dp = new DPlayer({
|
|||
|
||||
### 配合其他 MSE 库使用
|
||||
|
||||
DPlayer 可以通过 `customType` 参数与任何 MSE 库一起使用
|
||||
DPlayer 可以通过 `customType` 参数与任何 MSE 库一起使用,例如支持P2P插件:
|
||||
|
||||
```html
|
||||
<div id="dplayer"></div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue