Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
/ LYPlayer Public archive

高度自定义的视频播放器 - 停止更新

License

Notifications You must be signed in to change notification settings

gumptior/LYPlayer

Repository files navigation

LYPlayer hero image

Build Status Language CocoaPods License

介绍

基于swift3.0,支持高度自定义UI样式,有问题欢迎Issues,或者添加QQ群565099748。

特点

  • 手势控制音量、亮度、播放进度
  • 横屏状态锁屏
  • 横竖屏旋转
  • 自动播放
  • 功能(代码)和视图(代码)分离

分离功能和视图的优劣

  1. 逻辑清晰,代码可读性提高
  2. 如果页面无法满足需求,完全自定义UI

效果图

License

LYPlayer is released under the MIT license. See LICENSE for details.