iPhone 4 - camera flash
I want to write a program for iPhone 4 that uses its camera flash.
Is that possible? If so, which class should I work with?
Thanks in advance,
开发者_开发技巧sagiftw
Yes it is possible...Not sure what exactly you want to do but look at AVFoundation framework specifically AVCaptureDevice AVCaptureDevice ref
精彩评论