This player is part of a video from Mario Souto from Alura and consists on a videoplayer made with React. As a challenge, Mario Souto asked us to implement the Playback Rate on Video Player.
PS: This video is from a game that I´m working on. If you like it, please, follow me on:
- Users can play and pause vídeos.
- PLUS: Now users can change the playback rate!
You will need install:
Install dependencies
npm install
Run the application in a development environment:
npm start
- Users could change audio volume.
Thanks to Mario Souto from Alura.