摘要:
+(UIImage *)getImage:(NSString *)videoURL{ NSDictionary *opts = [NSDictionary dictionaryWithObject:[NSNumber numberWithBool:NO] forKey:AVURLAssetPreferPreciseDurationAndTimingKey]; NSURL *url = [[[NSURL alloc] initFileURLWithPath:videoURL] autorelease]; AVURLAsset *urlAsset = [AVURL... 阅读全文
posted @ 2012-05-18 15:22
Lost in code
阅读(476)
评论(0)
推荐(0)

浙公网安备 33010602011771号