2015年7月1日
摘要: #pragma mark - helper- (NSURL *)convert2Mp4:(NSURL *)movUrl { NSURL *mp4Url = nil; AVURLAsset *avAsset = [AVURLAsset URLAssetWithURL:movUrl options:... 阅读全文
posted @ 2015-07-01 16:04 PoloKey 阅读(481) 评论(0) 推荐(0) 编辑