AVplayer 封装

zhongbaojian ee4d1ba52e fix: play方法增加范围时间处理 5 سال پیش
Example b0b76c7d1a 更新pods 6 سال پیش
LXMPlayer ee4d1ba52e fix: play方法增加范围时间处理 5 سال پیش
.gitignore 9910b428a1 Initial commit 6 سال پیش
.travis.yml 9910b428a1 Initial commit 6 سال پیش
LICENSE 9910b428a1 Initial commit 6 سال پیش
LXMPlayer.podspec 4b7dac32fe 1. 去掉 “AFNetworking” 依赖,因为 “AFNetworking” 里面包含了 “UIWebView” 的分类,提交审核会有警告,苹果即将废弃 “UIWebView” 5 سال پیش
README.md 40fab9f992 Update README.md 5 سال پیش
_Pods.xcodeproj 9910b428a1 Initial commit 6 سال پیش

README.md

LXMPlayer

CI Status Version License Platform

封装AVPlayer的一个简单的播放器,提供block回调,只需设置URL即可播放本地或者网络视频。

这里有一篇总结

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

LXMPlayer is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'LXMPlayer'

Author

billthas@gmail.com, billthas@gmail.com

License

LXMPlayer is available under the MIT license. See the LICENSE file for more info.