changsanjiang

Results 16 repositories owned by changsanjiang

SJVideoPlayer

2.4k
Stars
471
Forks
Watchers

iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer

SJAttributesFactory

378
Stars
57
Forks
Watchers

Simplify operation NSAttributedString, make writing easier. Attributes String Editing Factory. iOS 富文本编辑, 让代码更清晰. 文本编辑, 高度计算, 正则匹配等待... 简便操作, 让你爽到爆!

SJFullscreenPopGesture

283
Stars
37
Forks
Watchers

Fullscreen pop gesture. OC&Swift. It is very suitable for the application of the video player. Support `cocoapods`. 只需`pod`即可自带全屏返回手势. 支持pod. 支持OC&Swift.

SJBaseVideoPlayer

128
Stars
48
Forks
Watchers

video player. rotation, volume, brightness, rate, play, pause, stop, seekToTime, present.

SJSQLite3

115
Stars
24
Forks
Watchers

DatabaseMapping. database mapping. Automatically create tables based on the model. 数据库模型映射. 自动建表, 自动更新表. 增删改查一句话搞定. 支持模糊查询, 各种插入和更新, 支持存储模型数组. pod SJSQLit...

SJMediaCacheServer

232
Stars
50
Forks
Watchers

A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).

SJLabel

51
Stars
12
Forks
Watchers

一个支持匹配点击的 label . a label, Supports attributes text matching clicks.

SJLoadingView

21
Stars
11
Forks
Watchers

loading view.

SJObserverHelper

16
Stars
5
Forks
Watchers

SJObserverHelper, 观察者模式, 只需要观察即可, 不需要移除.