Allow for Multi-Instances of the Player on one page #1
1 changed files with 2 additions and 2 deletions
4
TODO.md
4
TODO.md
|
@ -3,11 +3,11 @@
|
|||
- [ ] Multi-Video Tracks ([`videoTracks`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/videoTracks))
|
||||
- [ ] Multi-Audio Tracks ([`audioTracks`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/audioTracks))
|
||||
- [ ] Playback Rate ([`playbackRate`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/playbackRate))
|
||||
- [ ] Add Picture-in-Picture button
|
||||
- [x] Add Picture-in-Picture button
|
||||
- [x] Volume Controller
|
||||
- [ ] Mobile Gestures
|
||||
- [ ] Cast Support
|
||||
- [ ] Allow for multiple players on one page
|
||||
- [x] Allow for multiple players on one page
|
||||
- [ ] 360 Video Support
|
||||
- [ ] Milieu Settings
|
||||
- [ ] Mode (Default | Fullscreen)
|
||||
|
|
Loading…
Reference in a new issue