mirror of
https://github.com/videojs/video.js.git
synced 2025-01-02 06:32:07 +02:00
parent
2433915c64
commit
7ab52d1a59
@ -41,7 +41,7 @@ You can then use it like this:
|
||||
```jsx
|
||||
// see https://github.com/videojs/video.js/blob/master/docs/guides/options.md
|
||||
const videoJsOptions = {
|
||||
autoPlay: true,
|
||||
autoplay: true,
|
||||
controls: true,
|
||||
sources: [{
|
||||
src: '/path/to/video.mp4',
|
||||
|
Loading…
Reference in New Issue
Block a user