You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 100 video urls and I want to reduce the controller initial time.
So I trying to use three controller to manage pre, next and now video url, when the swiper change index I update the controller url by setMediaFromNetwork instead of disposing and creating new controller.
After updating url. I do not see the video.
Does any suggestion or experience on it ?
Thanks a lot.
The text was updated successfully, but these errors were encountered:
I have 100 video urls and I want to reduce the controller initial time.
So I trying to use three controller to manage pre, next and now video url, when the swiper change index I update the controller url by setMediaFromNetwork instead of disposing and creating new controller.
After updating url. I do not see the video.
Does any suggestion or experience on it ?
Thanks a lot.
The text was updated successfully, but these errors were encountered: