-3
I am currently using the Kotlin programming language in the application but if someone has some documentation or example code in java has no problem regarding the question below
I would like to create a video player for the user to watch a video normally, but with the option of:
- Forward and back a few seconds of the video
- Proceed to the next episode and return to the previous episode
Would anyone know how to make a custom video player that way??
Example this video play
I wonder if someone has some example with the above functions, to mount the video player
Please edit the question to limit it to a specific problem with sufficient detail to identify an appropriate answer.
–
I’m sorry if I wasn’t so direct, but I was wondering if anyone has an example of any video player that has how to go forward and return 10 seconds of the video and go forward and return the episode. I did some research and did not find a video player in this format. I would like some example to create the same, like the photo, I do not have any source code
– Guilherme Severo