FWPlayer icon indicating copy to clipboard operation
FWPlayer copied to clipboard

I Have some common Issue please fix it or implement

Open baazviru opened this issue 3 years ago • 1 comments

  1. Feature -> Supports advertising view (How i will do with this player ?)
  2. Feature -> AVMediaTypeText, AVMediaTypeSubtitle (How to implement ?)
  3. Feature -> How to show mini player without (Scrollview , TableView and CollectionView)
  4. Supports the vertical slide on the right side of the screen to adjust the volume (Not working in Portrait mode)

baazviru avatar Jul 30 '21 07:07 baazviru

Very good suggestions. Yes, the library doesn't support it currently, and there is no plan to add new features in the short term. However, I will write them down. If I have time, I can implement them in the future.

If you have any custom requirements, you can use a custom view: Your custom playerManager must conform to FWPlayerMediaPlayback protocol. Your custom controlView must conform to FWPlayerMediaControl protocol.

FoksWang avatar Jul 30 '21 08:07 FoksWang