views:

80

answers:

1

Hi, 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

+1  A: 

Yes it is possible...Not sure what exactly you want to do but look at AVFoundation framework specifically AVCaptureDevice AVCaptureDevice ref

Daniel