-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Speed control for playback speed rate like (1x, 2x) #1539
Comments
There are quite a few issue threads about this. You can start with #1216. There are many ways to do this. If after some research you still don't manage to get what you want, open a new issue with more specific constrains on what you want. |
It was implemented? |
can we control playback speed in ExoPlayer nw |
was it implemented yet? |
@yangwuan55 hw use |
@yangwuan55 By seekTo () to specify the time to play, getCurrentPosition () gets the time to be incorrect |
Note: we recently pushed support for playback speed adjustment to |
Hi,
I am currently use exoplayer in my android app to play audio. I want to increase/decrease playback speed like (1.x, 2.x) etc. Can we control speed rate in exoplayer?
Please help.
Thanks & regards,
Vinod
The text was updated successfully, but these errors were encountered: