anomot / SJVideoPlayer

Video Player. Support cocoapods & Generate GIF & Export & Localization & Play in View(UIView || TableHeader || TableCell || CollectionCell) & Keyboard Orientation & StatusBar(Style&Hide).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SJVideoPlayer

Build Status Version Platform License

If lack of interface or any suggestions, please email me( changsanjiang@gmail.com ).

中文介绍

https://www.jianshu.com/p/4c2a493fb4bf

Installation

# Player with default control layer.
pod 'SJVideoPlayer'

# The base player, without the control layer, can be used if you need a custom control layer.
pod 'SJBaseVideoPlayer'

Features


Interface


Example


Components


Contact

License

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

About

Video Player. Support cocoapods & Generate GIF & Export & Localization & Play in View(UIView || TableHeader || TableCell || CollectionCell) & Keyboard Orientation & StatusBar(Style&Hide).

License:MIT License


Languages

Language:Objective-C 99.5%Language:Ruby 0.5%