This repository was archived by the owner on Jul 26, 2023. It is now read-only.
请问怎么自定义播放器js啊 #790
Answered
by
spencerwooo
DuskPagoda
asked this question in
Q&A
-
可否替换html视频播放器? |
Beta Was this translation helpful? Give feedback.
Answered by
spencerwooo
Nov 12, 2022
Replies: 1 comment
-
没太看懂你的意思。视频播放器使用的是 Plyr,是一个 React 组件,你可以自行更改 components/previews/VideoPreview.tsx 里面的内容来自定义播放器渲染的方式。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
spencerwooo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
没太看懂你的意思。视频播放器使用的是 Plyr,是一个 React 组件,你可以自行更改 components/previews/VideoPreview.tsx 里面的内容来自定义播放器渲染的方式。