Skip to content
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

Is it possible to slow down or speed up the videos? #645

Closed
fmiguelmmartins opened this issue Oct 7, 2020 · 2 comments
Closed

Is it possible to slow down or speed up the videos? #645

fmiguelmmartins opened this issue Oct 7, 2020 · 2 comments

Comments

@fmiguelmmartins
Copy link

I noticed there is rate in the enum

enum class PlaybackRate {
UNKNOWN, RATE_0_25, RATE_0_5, RATE_1, RATE_1_5, RATE_2
}

Is there a recommended way to set the playbackRate? (Sorry I am not a kotlin guy so I find it a bit hard to navigate in that code!)

Thanks!

@malliaridis
Copy link
Contributor

Hello @fmiguelmmartins, there is already a ticket for this (#101) functionality. It might get into a major update soon if it is supported by the IFrame API (which probably is now the case).

@fmiguelmmartins
Copy link
Author

Thanks for answering mate! That would be brilliant!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants