update
This commit is contained in:
parent
2a63c7530d
commit
4e81f677dc
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
@ -4,7 +4,7 @@
|
||||||
- [ ] Multi-Audio Tracks ([`audioTracks`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/audioTracks))
|
- [ ] 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))
|
- [ ] Playback Rate ([`playbackRate`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/playbackRate))
|
||||||
- [ ] Add Picture-in-Picture button
|
- [ ] Add Picture-in-Picture button
|
||||||
- [ ] Volume Controller
|
- [x] Volume Controller
|
||||||
- [ ] Mobile Gestures
|
- [ ] Mobile Gestures
|
||||||
- [ ] Cast Support
|
- [ ] Cast Support
|
||||||
- [ ] Allow for multiple players on one page
|
- [ ] Allow for multiple players on one page
|
||||||
|
|
Loading…
Reference in a new issue