sucese / phoenix

The one-stop solution for taking pictures / videos, picture / video selection, editing and compression on the Android platform.
Apache License 2.0
1.62k stars 288 forks source link

你好,是不是没有实现录制完视频压缩呢 #30

Closed RamboMing closed 6 years ago

RamboMing commented 6 years ago

你好,因为含kotlin下载后没能编译成功,看了一下代码好像没有实现视频录制完成就压缩?是这样吗? 还有查询本地图片上视频的代码在哪呢,没找着

sucese commented 6 years ago

Phoenix对图片/视频的处理是一个管道设计,设置enableCompress(true)就会开启压缩。查询媒体数据库的类是MediaLoader。