I'm playing a video in ExoPlayer
. Now I want to distribute a specific time for that video to the user so that the user chooses.
For example, I only want to display 30 seconds to 50 seconds.
In AndroidStudio
and JAVA
language.
Thanks for helping me