I am trying to pick video by ELCImagePickerController
from photo library, but when I print this
NSLog(@"%@",[dict valueForKey:@"UIImagePickerControllerMediaType"]);
it returns ALAssetTypeVideo
, not a public.movie type,
I have no idea is there any way to pick a movie(like .mov) from ALAssetTypeVideo
?
sorry , My English is not very good :')
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…