FLMAVAssetExportService 简单的AVAsset导出!
FLMAVAssetExportService简单的AVAsset导出! [FLMAVAssetExportService service ] exportAsset:asset configuration:[FLMAVAssetExportConfiguration configurationForMobile ] completion:^( NSURL *temporaryURL, NSError *error) { tif (error != nil ) { ttNSLog ( @" There are some error! " ); t} tNSData *data = [ NSData dataWithContentsOfURL: temporaryURL]; tNSLog ( @" Exported Video Volume: %ld " , data. lengt
下载地址
用户评论