-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fde5a32
commit 6c893aa
Showing
3 changed files
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,27 @@ | ||
# YG_ThunderPlayer | ||
#**A Cunstom MediaPlayView use for ios** | ||
|
||
##也可以CocoaPods导入 | ||
``` | ||
pod 'YG_ThunderPlayer', '~> 0.2.3' | ||
pod install | ||
- **轻量级视频播放控件,只需要设置一个View** | ||
``` | ||
|
||
|
||
- ###**现已支持.m3u8格式视频直播流** | ||
<br> | ||
- ###**轻量级视频播放控件,只需要设置一个View** | ||
<br> | ||
- ###**可以任意位置使用的playView,用于播放** | ||
<br> | ||
- ###**可以全屏,进度拖动,来回切换** | ||
|
||
- **可以任意位置使用的playView,用于播放** | ||
|
||
|
||
|
||
- **可以全屏,进度拖动,来回切换** | ||
|
||
###支持视频直播解析 .m3u8文件 | ||
<img src=http://img.hoop8.com/1607A/EslO3wFY.png width="667" height="375"><br> | ||
###你可以将 playView 嵌入到Cell中 | ||
|
||
<img src=http://img.hoop8.com/1607A/uEjU4rJ4.png width="375" height="667"><br> | ||
|
||
###可以实现全屏播放 | ||
<img src=http://img.hoop8.com/1607A/W6IDcRgX.png width="667" height="375"><br> | ||
|
||
###支持视频直播解析 .m3u8文件 | ||
<img src=http://img.hoop8.com/1607A/EslO3wFY.png width="667" height="375"><br> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters