PierfrancescoSoffritti / android-youtube-player

YouTube Player library for Android and Chromecast, stable and customizable.
https://pierfrancescosoffritti.github.io/android-youtube-player/
MIT License
3.44k stars 765 forks source link

How to enable/disable control at runtime #1018

Closed kishan36 closed 1 year ago

kishan36 commented 1 year ago

I want enable/disable control at runtime. Is there any possibility to change iFramePlayerOptions multiple time?

PierfrancescoSoffritti commented 1 year ago

No, it's not possible to change IFramePlayerOptions at runtime. They need to be provided at init time.