FWPlayer
FWPlayer copied to clipboard
I Have some common Issue please fix it or implement
- Feature -> Supports advertising view (How i will do with this player ?)
- Feature -> AVMediaTypeText, AVMediaTypeSubtitle (How to implement ?)
- Feature -> How to show mini player without (Scrollview , TableView and CollectionView)
- Supports the vertical slide on the right side of the screen to adjust the volume (Not working in Portrait mode)
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.