Update TODO

This commit is contained in:
Korbs 2024-11-04 19:54:20 -05:00
parent 7133637526
commit d2826b3de2

View file

@ -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)