BMPlayer icon indicating copy to clipboard operation
BMPlayer copied to clipboard

I have added multiple Videos but the video switch is not working?

Open w3b-amit opened this issue 4 years ago • 1 comments

Check List

Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.

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.

w3b-amit avatar Aug 18 '20 10:08 w3b-amit

I try to override definition position, it works for me. https://github.com/BrikerMan/BMPlayer/issues/303#issuecomment-680460870

Niien avatar Aug 26 '20 03:08 Niien