BMPlayer
BMPlayer copied to clipboard
I have added multiple Videos but the video switch is not working?
Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- [x] I have searched in existing issues but did not find the same one.
BMPlayer version
Installed with [Cocoapods]
Issue Description
I have implemented the player successfully via code and it playing videos. But when I select another video (another video means - HD to SD for the same view) to play it do nothing. Please suggest something if I need to do something more to make it work.
What
What should I need to do to fix this issue?
Other Comment
Also, I would like to add a button on the player by which a user can change the playing rate from 1.0x to 1.5x or 2.0x. Please suggest something for this.
I try to override definition position, it works for me. https://github.com/BrikerMan/BMPlayer/issues/303#issuecomment-680460870