mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-23 12:47:41 +00:00
Update VideoContainer.tsx
This commit is contained in:
parent
ab5db9807e
commit
b6d30f1bec
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ function VideoElement() {
|
|||
autoPlay
|
||||
playsInline
|
||||
ref={videoEl}
|
||||
preload="metadata"
|
||||
>
|
||||
{subtitleTrack}
|
||||
</video>
|
||||
|
|
|
|||
Loading…
Reference in a new issue