diff --git a/TODO.md b/TODO.md index 8a3995b..d395188 100644 --- a/TODO.md +++ b/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)